Skip to content

Commit

Permalink
Update to spring-build-conventions:0.0.34.RELEASE
Browse files Browse the repository at this point in the history
Closes gh-8925
  • Loading branch information
eleftherias committed Aug 5, 2020
1 parent d104490 commit cd78d38
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.33.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.34.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.2.RELEASE'
classpath "io.freefair.gradle:aspectj-plugin:4.1.6"
Expand Down

0 comments on commit cd78d38

Please sign in to comment.