Skip to content

Commit

Permalink
Update to spring-build-conventions:0.0.38
Browse files Browse the repository at this point in the history
Closes gh-10020
  • Loading branch information
rwinch committed Jun 29, 2021
1 parent 5b1221a commit 8ea65ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.37'
classpath 'io.spring.gradle:spring-build-conventions:0.0.38'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
classpath "io.freefair.gradle:aspectj-plugin:4.1.6"
Expand Down

0 comments on commit 8ea65ac

Please sign in to comment.