Skip to content

Commit 1eb7a29

Browse files
committed
Update to spring-build-conventions:0.0.20.RELEASE
Fixes: gh-5998
1 parent d5d9adf commit 1eb7a29

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
@@ -1,6 +1,6 @@
11
buildscript {
22
dependencies {
3-
classpath 'io.spring.gradle:spring-build-conventions:0.0.19.RELEASE'
3+
classpath 'io.spring.gradle:spring-build-conventions:0.0.20.RELEASE'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
55
}
66
repositories {

0 commit comments

Comments
 (0)