We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a2940 commit 919f991Copy full SHA for 919f991
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
mavenCentral()
4
}
5
dependencies {
6
- classpath("org.springframework.boot:spring-boot-gradle-plugin:2.2.2.RELEASE")
+ classpath("org.springframework.boot:spring-boot-gradle-plugin:2.6.3")
7
8
9
0 commit comments