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