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 f5ea6b2 commit 11de440Copy full SHA for 11de440
gradle/libs.versions.toml
@@ -5,10 +5,10 @@ kotest = "5.9.1"
5
detekt = "1.23.7"
6
junit = "5.11.4"
7
koin = "4.0.0"
8
-quarkus = "3.17.4"
+quarkus = "3.17.5"
9
jakarta = "4.1.0"
10
spring-boot-2x = "2.7.18"
11
-spring-boot-3x = "3.4.0"
+spring-boot-3x = "3.4.1"
12
13
[libraries]
14
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx" }
0 commit comments