"io.spring.javaformat" version "0.0.25"

This commit is contained in:
Rob Winch 2020-10-28 14:20:32 -05:00
parent a1830e2732
commit 97509418e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
plugins {
id "checkstyle"
id "io.spring.javaformat" version "0.0.24-SNAPSHOT"
id "io.spring.javaformat" version "0.0.25"
id 'io.spring.nohttp' version '0.0.3.RELEASE'
}
@ -13,7 +13,7 @@ allprojects {
}
dependencies {
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.23-SNAPSHOT"
checkstyle "io.spring.javaformat:spring-javaformat-checkstyle:0.0.25"
}
// Ensure every test task has at least a single test