We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea51ce commit 35b6ba1Copy full SHA for 35b6ba1
build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2
3
buildscript {
4
val kotlinVersion = "1.2.0"
5
- val springBootVersion = "2.0.0.M7"
+ val springBootVersion = "3.1.5"
6
repositories {
7
mavenCentral()
8
maven { url = uri("https://repo.spring.io/milestone") }
0 commit comments