Browse Source

Update to spring-build-conventions:0.0.35.RELEASE

pull/9355/head
Rob Winch 5 years ago
parent
commit
9b29edd756
  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.33.RELEASE'
classpath 'io.spring.gradle:spring-build-conventions:0.0.35.RELEASE'
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'

Loading…
Cancel
Save