parent
132a78ddde
commit
8716a3e644
|
@ -2,7 +2,7 @@ buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE'
|
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE'
|
||||||
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
|
||||||
classpath 'io.spring.nohttp:nohttp-gradle:0.0.1.RELEASE'
|
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
maven { url 'https://repo.spring.io/plugins-snapshot' }
|
maven { url 'https://repo.spring.io/plugins-snapshot' }
|
||||||
|
|
Loading…
Reference in New Issue