diff --git a/benchmark-overhead/build.gradle.kts b/benchmark-overhead/build.gradle.kts index db985773b4..53a4993016 100644 --- a/benchmark-overhead/build.gradle.kts +++ b/benchmark-overhead/build.gradle.kts @@ -1,6 +1,6 @@ plugins { id("java") - id("com.diffplug.spotless") version "6.17.0" + id("com.diffplug.spotless") version "6.18.0" } spotless {