Skip to content

Commit 6240644

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

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
@@ -3,9 +3,9 @@ kotlin = "1.9.22"
33
kotlinx = "1.10.1"
44
kotest = "5.9.1"
55
detekt = "1.23.8"
6-
junit = "5.12.0"
6+
junit = "5.12.1"
77
koin = "4.0.2"
8-
quarkus = "3.19.2"
8+
quarkus = "3.19.3"
99
jakarta = "4.1.0"
1010
spring-boot-2x = "2.7.18"
1111
spring-boot-3x = "3.4.3"

0 commit comments

Comments
 (0)