File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin-jvmtarget = "21"
66kotlin-dsl-jvmtarget = " 21"
77kotlin-api-version = " 1.9"
88kotlin-lang-version = " 2.0"
9- gradle = " 8.5-rc-4 "
9+ gradle = " 8.5"
1010java-vendor = " GraalVM Community"
1111java-jvmArguments = " --enable-preview"
1212java-addModules = " jdk.incubator.vector"
@@ -21,7 +21,7 @@ publish-org-url = "https://suresh.dev"
2121publish-scm-url = " https://github.com/sureshg/native-image-playground"
2222
2323# Gradle Dependencies Versions
24- kotlinx-kover = " 0.7.4 "
24+ kotlinx-kover = " 0.7.5 "
2525kotlinx-io = " 0.2.1"
2626kotlinx-atomicfu = " 0.23.1"
2727kotlinx-coroutines = " 1.7.3"
@@ -36,7 +36,7 @@ ajalt-clikt = "4.2.1"
3636ajalt-mordant = " 2.2.0"
3737ajalt-colormath = " 3.3.3"
3838dokka = " 1.9.10"
39- helidon = " 4.0.0 "
39+ helidon = " 4.0.1 "
4040jgit = " 6.6.0.202305301015-r"
4141jte = " 3.1.5"
4242junit = " 5.10.1"
@@ -64,7 +64,7 @@ foojay-resolver = "0.7.0"
6464gradle-enterprise = " 3.15.1"
6565nexus-publish = " 2.0.0-rc-1"
6666shadow = " 8.1.1"
67- spotless = " 6.23.0 "
67+ spotless = " 6.23.1 "
6868semver-plugin = " 0.5.0-rc.5"
6969taskinfo = " 2.1.0"
7070dependency-analysis = " 1.26.0"
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.5-rc-4- all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.5-all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments