diff --git a/benchmark-overhead/build.gradle.kts b/benchmark-overhead/build.gradle.kts index db82fb483d..d65f85bd53 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.15.0" + id("com.diffplug.spotless") version "6.16.0" } spotless {