Update spring boot to v3.2.4

This commit is contained in:
Renovate Bot 2024-03-21 18:03:51 +00:00
parent bd4444dc4a
commit f779319db7

View File

@ -24,7 +24,7 @@ repositories {
mavenCentral()
}
val springBootVersion = "3.1.5"
val springBootVersion = "3.2.4"
dependencies {
api("com.knecon.fforesight:tenant-commons:maverick-mongo")