Skip to content

Commit

Permalink
Update spring boot to v3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2024
1 parent bff1805 commit 452fcfa
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 @@ -2,7 +2,7 @@
kotlin = "1.8.20"
kotest = "5.7.2"
kotlinxCoroutines = "1.6.2"
springBoot = "3.1.5"
springBoot = "3.2.5"

[libraries]
kotest-runnerJunit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
Expand Down

0 comments on commit 452fcfa

Please sign in to comment.