Skip to content

Commit

Permalink
Use spring-build-conventions:0.0.37
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch committed Jan 26, 2021
1 parent d85a7cf commit c03ba45
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.36'
classpath 'io.spring.gradle:spring-build-conventions:0.0.37'
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.5.RELEASE'
Expand Down

0 comments on commit c03ba45

Please sign in to comment.