Skip to content

Commit 7eed842

Browse files
committed
Use spring-build-conventions:0.0.37
1 parent 4cbb253 commit 7eed842

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
@@ -22,7 +22,7 @@ buildscript {
2222
}
2323

2424
dependencies {
25-
classpath 'io.spring.gradle:spring-build-conventions:0.0.36'
25+
classpath 'io.spring.gradle:spring-build-conventions:0.0.37'
2626
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
2727
}
2828
}

0 commit comments

Comments
 (0)