Skip to content

Commit ba4bb6f

Browse files
committed
Use spring-build-conventions:0.0.37
1 parent f224d57 commit ba4bb6f

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
@@ -14,7 +14,7 @@ buildscript {
1414
}
1515

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

0 commit comments

Comments
 (0)