Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Commit

Permalink
Upgrade other dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul committed Sep 21, 2023
1 parent cdb8823 commit 562d55e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ nativeUtils.wpi.vendorDeps.addVendorReposToMaven(true)

nativeUtils.wpi.configureDependencies {
wpiVersion = "2024.+"
niLibVersion = "2023.3.0"
googleTestVersion = "1.12.1-1"
niLibVersion = "2024.1.0"
googleTestVersion = "1.12.1-2"
}

nativeUtils.wpi.addWarnings()
Expand Down

0 comments on commit 562d55e

Please sign in to comment.