Skip to content

Commit 565fd28

Browse files
committed
Update to spring-build-conventions:0.0.33.RELEASE
Closes gh-8759
1 parent dac7806 commit 565fd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.32.RELEASE'
3+
classpath 'io.spring.gradle:spring-build-conventions:0.0.33.RELEASE'
44
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
55
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
66
classpath "io.freefair.gradle:aspectj-plugin:5.0.1"

0 commit comments

Comments
 (0)