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 4e4321f commit 5fbf953Copy full SHA for 5fbf953
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
dependencies {
3
- classpath 'io.spring.gradle:spring-build-conventions:0.0.23.BUILD-SNAPSHOT'
+ classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE'
4
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
5
}
6
repositories {
0 commit comments