Skip to content

Commit 9400930

Browse files
committed
Use spring-build-conventions:0.0.37
1 parent ada7a35 commit 9400930

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
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414

1515
dependencies {
16-
classpath 'io.spring.gradle:spring-build-conventions:0.0.35.RELEASE'
16+
classpath 'io.spring.gradle:spring-build-conventions:0.0.37'
1717
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
1818
}
1919
}

0 commit comments

Comments
 (0)