Upgrade to Gradle 8.12, antlr-kotlin 1.0.2
This commit is contained in:
@@ -19,7 +19,7 @@ libfreenect = "0.5.7-1.5.9"
|
|||||||
librealsense = "2.53.1-1.5.9"
|
librealsense = "2.53.1-1.5.9"
|
||||||
gson = "2.11.0"
|
gson = "2.11.0"
|
||||||
antlr = "4.13.2"
|
antlr = "4.13.2"
|
||||||
antlrKotlin = "1.0.1"
|
antlrKotlin = "1.0.2"
|
||||||
tensorflow = "0.5.0"
|
tensorflow = "0.5.0"
|
||||||
minim = "2.2.2"
|
minim = "2.2.2"
|
||||||
netty = "4.1.117.Final"
|
netty = "4.1.117.Final"
|
||||||
|
|||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,6 +1,6 @@
|
|||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
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
|
networkTimeout=10000
|
||||||
validateDistributionUrl=true
|
validateDistributionUrl=true
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
|
|||||||
Reference in New Issue
Block a user