Browse Source

Update to spring-build-conventions:0.0.33.RELEASE

pull/96/head
Joe Grandja 5 years ago
parent
commit
69bb7f5b4f
  1. 2
      build.gradle

2
build.gradle

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
buildscript {
dependencies {
classpath 'io.spring.gradle:spring-build-conventions:0.0.31.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.33.RELEASE'
classpath "org.springframework.boot:spring-boot-gradle-plugin:latest.release"
}

Loading…
Cancel
Save