Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#386)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent f5ea6b2 commit 11de440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ kotest = "5.9.1"
detekt = "1.23.7"
junit = "5.11.4"
koin = "4.0.0"
quarkus = "3.17.4"
quarkus = "3.17.5"
jakarta = "4.1.0"
spring-boot-2x = "2.7.18"
spring-boot-3x = "3.4.0"
spring-boot-3x = "3.4.1"

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

0 comments on commit 11de440

Please sign in to comment.