Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent d597890 commit 2066a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ koin = "4.0.0"
quarkus = "3.17.0"
jakarta = "4.1.0"
spring-boot-2x = "2.7.18"
spring-boot-3x = "3.3.6"
spring-boot-3x = "3.4.0"

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

0 comments on commit 2066a44

Please sign in to comment.