Skip to content

Commit d78ac36

Browse files
committed
Update to spring-build-conventions 0.0.38
1 parent e4dfabd commit d78ac36

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.37'
25+
classpath 'io.spring.gradle:spring-build-conventions:0.0.38'
2626
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
2727
}
2828
}

0 commit comments

Comments
 (0)