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 = " 2.3"
88kotlin-lang-version = " 2.3"
9- gradle = " 9.1.0-rc-1 "
9+ gradle = " 9.1.0-rc-2 "
1010java-vendor = " Oracle"
1111java-jvmargs = " --enable-preview"
1212java-addmodules = " jdk.incubator.vector"
@@ -64,7 +64,7 @@ decoroutinator = "2.5.7"
6464spring-boot = " 4.0.0-M2"
6565spring-depmgmt = " 1.1.7"
6666ktor = " 3.2.3"
67- swagger-codegen = " 3.0.71 "
67+ swagger-codegen = " 3.0.72 "
6868ktor-cohort = " 2.8.0"
6969fusionauth-http = " 0.4.0-RC.4"
7070otel = " 1.53.0"
@@ -95,7 +95,7 @@ pty4j = "0.13.11"
9595oshi = " 6.8.3"
9696junit = " 6.0.0-RC2"
9797koin = " 4.1.1-Beta1"
98- koin-annotations = " 2.2.0-Beta5 "
98+ koin-annotations = " 2.2.0-RC1 "
9999metro = " 0.4.0"
100100kotest = " 6.0.1"
101101mockk = " 1.14.5"
@@ -250,7 +250,7 @@ autonomousapps-bestpractices = "0.10"
250250graalvm-nativeimage = " 0.11.0"
251251github-depgraph = " 0.1.0"
252252github-changelog = " 2.2.0"
253- wire-plugin = " 5.3.11 "
253+ wire-plugin = " 5.4.0 "
254254buildkonfig = " 0.17.1"
255255gmazzo-buildconfig = " 5.6.7"
256256cyclonedx-plugin = " 1.10.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-9.1.0-rc-1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.1.0-rc-2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments