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 4e015bd commit f885c6fCopy full SHA for f885c6f
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 = "2.7.1"
6
repositories {
7
mavenCentral()
8
maven { url = uri("https://repo.spring.io/milestone") }
0 commit comments