File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin-jvmtarget = "22"
66kotlin-dsl-jvmtarget = " 21"
77kotlin-api-version = " 1.9"
88kotlin-lang-version = " 2.0"
9- gradle = " 8.8-rc-1 "
9+ gradle = " 8.8-rc-2 "
1010java-vendor = " GraalVM Community"
1111java-jvmArguments = " --enable-preview"
1212java-addModules = " jdk.incubator.vector"
@@ -38,7 +38,7 @@ ajalt-colormath = "3.5.0"
3838dokka = " 1.9.20"
3939helidon = " 4.0.8"
4040jgit = " 6.9.0.202403050737-r"
41- jte = " 3.1.11 "
41+ jte = " 3.1.12 "
4242junit = " 5.11.0-M2"
4343ktor = " 3.0.0-beta-1"
4444kotlinRetry = " 2.0.1"
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.8-rc-1 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.8-rc-2 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change 5555# Darwin, MinGW, and NonStop.
5656#
5757# (3) This script is generated from the Groovy template
58- # https://github.com/gradle/gradle/blob/HEAD/subprojects/ plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
58+ # https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/ plugins-application /src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
5959# within the Gradle project.
6060#
6161# You can find Gradle at https://github.com/gradle/gradle/.
You can’t perform that action at this time.
0 commit comments