diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 57c72d3d30..a45686c439 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -49,5 +49,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.4.1" } +spotless = { id = "com.diffplug.spotless", version = "6.4.2" } testsets = { id = "org.unbroken-dome.test-sets", version = "4.0.0" }