diff --git a/build.gradle.kts b/build.gradle.kts index db2c7f4..7174880 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -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")