Skip to content

Commit eb95169

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

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,7 +5,7 @@ kotest = "5.9.1"
55
detekt = "1.23.8"
66
junit = "5.13.0"
77
koin = "4.0.4"
8-
quarkus = "3.23.0"
8+
quarkus = "3.23.1"
99
jakarta = "4.1.0"
1010
spring-boot-2x = "2.7.18"
1111
spring-boot-3x = "3.5.0"
@@ -43,4 +43,4 @@ testLogger = { id = "com.adarshr.test-logger", version = "4.0.0" }
4343
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
4444
spotless = { id = "com.diffplug.spotless", version = "7.0.4" }
4545
quarkus = { id = "io.quarkus", version.ref = "quarkus" }
46-
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
46+
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }

0 commit comments

Comments
 (0)