File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
frameworks/Kotlin/hexagon Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ description = "TFB benchmark"
99group = " com.hexagontk"
1010
1111ext {
12- hexagonVersion = " 4.0.0-B1 "
12+ hexagonVersion = " 4.0.0-B2 "
1313 jettyVersion = " 12.0.16"
1414 nettyVersion = " 4.1.117.Final"
1515
@@ -30,5 +30,5 @@ subprojects {
3030}
3131
3232tasks. wrapper {
33- gradleVersion = " 8.12"
33+ gradleVersion = " 8.12.1 "
3434}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.12-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments