diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 90c3fe0f11..4bd97068fb 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -187,7 +187,7 @@ xmlunit = ["xmlunit-core", "xmlunit-assertj", "assertj"] [plugins] spotbugs = {id = "com.github.spotbugs", version = "6.0.26"} -spotless = {id = "com.diffplug.spotless", version = "6.25.0"} +spotless = {id = "com.diffplug.spotless", version = "7.0.0.BETA4"} launch4j = {id = "edu.sc.seis.launch4j", version = "3.0.6"} versions = {id = "com.github.ben-manes.versions", version = "0.51.0"} ssh = {id = "org.hidetake.ssh", version = "2.11.2"}