Skip to content

Commit 1d1fe1c

Browse files
committed
Update to Spring Boot 2.1.0.M4
1 parent f6bac63 commit 1d1fe1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
maven { url "https://repo.spring.io/milestone" }
77
}
88
dependencies {
9-
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.0.M3"
9+
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.0.M4"
1010
classpath "io.freefair.gradle:maven-plugin:2.7.3"
1111
}
1212
}

0 commit comments

Comments
 (0)