diff --git a/build.gradle.kts b/build.gradle.kts index 7174880..db2c7f4 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -24,7 +24,7 @@ repositories { mavenCentral() } -val springBootVersion = "3.2.4" +val springBootVersion = "3.1.5" dependencies { api("com.knecon.fforesight:tenant-commons:maverick-mongo")