diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 19b2fec200..3c98aa3586 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -54,5 +54,5 @@ japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.0" } jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.13" } nohttp = { id = "io.spring.nohttp", version = "0.0.10" } shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" } -spotless = { id = "com.diffplug.spotless", version = "6.7.0" } +spotless = { id = "com.diffplug.spotless", version = "6.8.0" } testsets = { id = "org.unbroken-dome.test-sets", version = "4.0.0" }