Going to Boot snapshots

This commit is contained in:
Marcin Grzejszczak
2018-01-19 10:17:51 +01:00
parent ed9dfd223f
commit e0db3c058a
27 changed files with 28 additions and 28 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
maven { url "http://repo.spring.io/plugins-staging-local/" }
}
dependencies {
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.0.0.M6"
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.0.0.BUILD-SNAPSHOT"
}
}