diff --git a/build.gradle b/build.gradle index b40b9621..3a5bc1e5 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ buildscript { } dependencies { - classpath 'io.spring.gradle:spring-build-conventions:0.0.23.RELEASE' + classpath 'io.spring.gradle:spring-build-conventions:0.0.25.RELEASE' classpath "org.springframework.boot:spring-boot-gradle-plugin:$springBootVersion" } } diff --git a/etc/checkstyle/suppressions.xml b/etc/checkstyle/suppressions.xml index 28fbee48..15fd6f00 100644 --- a/etc/checkstyle/suppressions.xml +++ b/etc/checkstyle/suppressions.xml @@ -12,4 +12,6 @@ + +