1
0
mirror of synced 2026-08-05 09:47:05 +00:00

Update to spring-build-conventions:0.0.23.BUILD-SNAPSHOT

Issue: gh-6148
This commit is contained in:
Rob Winch
2018-11-30 10:54:46 -06:00
parent 6bddb38cac
commit 18594ef4e9
+1 -1
View File
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.22.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.23.BUILD-SNAPSHOT'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
}
repositories {