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"
9
9
group = " com.hexagonkt"
10
10
11
11
ext {
12
- hexagonVersion = " 3.4.3 "
12
+ hexagonVersion = " 3.4.4 "
13
13
jettyVersion = " 12.0.3"
14
14
nettyVersion = " 4.1.101.Final"
15
15
@@ -30,5 +30,5 @@ subprojects {
30
30
}
31
31
32
32
tasks. wrapper {
33
- gradleVersion = " 8.5-rc-3 "
33
+ gradleVersion = " 8.5"
34
34
}
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.5-rc-3- bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5-bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments