File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin-jvmtarget = "20"
66kotlin-dsl-jvmtarget = " 17"
77kotlin-api-version = " 1.9"
88kotlin-lang-version = " 2.0"
9- gradle = " 8.2"
9+ gradle = " 8.2.1 "
1010java-vendor = " GraalVM Community"
1111java-jvmArguments = " --enable-preview"
1212java-addModules = " jdk.incubator.concurrent,jdk.incubator.vector"
@@ -38,7 +38,7 @@ ajalt-colormath = "3.3.1"
3838dokka = " 1.8.20"
3939helidon-nima = " 4.0.0-ALPHA6"
4040jgit = " 6.6.0.202305301015-r"
41- jte = " 3.0.0 "
41+ jte = " 3.0.1 "
4242junit = " 5.10.0-RC1"
4343ktor = " 2.3.2"
4444kotlinRetry = " 1.0.9"
@@ -60,7 +60,7 @@ intellij-markdown = "0.4.1"
6060
6161# Plugin versions
6262benmanes = " 0.47.0"
63- foojay-resolver = " 0.5 .0"
63+ foojay-resolver = " 0.6 .0"
6464gradle-enterprise = " 3.13.4"
6565nexus-publish = " 2.0.0-rc-1"
6666shadow = " 8.1.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.2-all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.2.1 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments