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 @@ -4,11 +4,11 @@ kotlinx = "1.10.1"
44kotest = " 5.9.1"
55detekt = " 1.23.7"
66junit = " 5.11.4"
7- koin = " 4.0.1 "
8- quarkus = " 3.17.7 "
7+ koin = " 4.0.2 "
8+ quarkus = " 3.18.0 "
99jakarta = " 4.1.0"
1010spring-boot-2x = " 2.7.18"
11- spring-boot-3x = " 3.4.1 "
11+ spring-boot-3x = " 3.4.2 "
1212
1313[libraries ]
1414kotlinx-coroutines-core = { module = " org.jetbrains.kotlinx:kotlinx-coroutines-core" , version.ref = " kotlinx" }
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.12-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.12.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments