Skip to content

Commit fb83dda

Browse files
committed
Update to spring-build-conventions:0.0.38
Closes gh-10020
1 parent 50a17f5 commit fb83dda

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.37'
3+
classpath 'io.spring.gradle:spring-build-conventions:0.0.38'
44
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
55
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
66
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'

0 commit comments

Comments
 (0)