Skip to content

Commit

Permalink
Update spring boot
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent bff1805 commit 0014ad1
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.6"

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

0 comments on commit 0014ad1

Please sign in to comment.