Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 452fcfa

Browse files
Update spring boot to v3.2.5
1 parent bff1805 commit 452fcfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
kotlin = "1.8.20"
33
kotest = "5.7.2"
44
kotlinxCoroutines = "1.6.2"
5-
springBoot = "3.1.5"
5+
springBoot = "3.2.5"
66

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

0 commit comments

Comments
 (0)