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 f6bac63 commit 1d1fe1cCopy full SHA for 1d1fe1c
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
maven { url "https://repo.spring.io/milestone" }
7
}
8
dependencies {
9
- classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.0.M3"
+ classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.0.M4"
10
classpath "io.freefair.gradle:maven-plugin:2.7.3"
11
12
0 commit comments