Update spring boot to v3.2.3

This commit is contained in:
Renovate Bot 2024-03-19 23:03:55 +00:00
parent d631374492
commit 9be23389ee

View File

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