Skip to content

Commit 11de440

Browse files
fix(deps): update all non-major dependencies (#386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5ea6b2 commit 11de440

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ kotest = "5.9.1"
55
detekt = "1.23.7"
66
junit = "5.11.4"
77
koin = "4.0.0"
8-
quarkus = "3.17.4"
8+
quarkus = "3.17.5"
99
jakarta = "4.1.0"
1010
spring-boot-2x = "2.7.18"
11-
spring-boot-3x = "3.4.0"
11+
spring-boot-3x = "3.4.1"
1212

1313
[libraries]
1414
kotlinx-coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx" }

0 commit comments

Comments
 (0)