We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5138e2 commit 51a8e67Copy full SHA for 51a8e67
gradle/libs.versions.toml
@@ -3,9 +3,9 @@ kotlin = "1.9.22"
3
kotlinx = "1.10.2"
4
kotest = "5.9.1"
5
detekt = "1.23.8"
6
-junit = "5.13.2"
+junit = "5.13.3"
7
koin = "4.1.0"
8
-quarkus = "3.24.1"
+quarkus = "3.24.2"
9
jakarta = "4.1.0"
10
spring-boot-2x = "2.7.18"
11
spring-boot-3x = "3.5.3"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments