Skip to content

Commit

Permalink
Upgrade to Gradle 8.12, antlr-kotlin 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinRNDR committed Jan 20, 2025
1 parent c84931d commit ff2918f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ libfreenect = "0.5.7-1.5.9"
librealsense = "2.53.1-1.5.9"
gson = "2.11.0"
antlr = "4.13.2"
antlrKotlin = "1.0.1"
antlrKotlin = "1.0.2"
tensorflow = "0.5.0"
minim = "2.2.2"
netty = "4.1.117.Final"
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit ff2918f

Please sign in to comment.