Browse Source

Bump com.diffplug.spotless from 6.19.0 to 6.20.0 in /benchmark-overhead (#8972)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
4104872b0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      benchmark-overhead/build.gradle.kts

+ 1 - 1
benchmark-overhead/build.gradle.kts

@@ -1,6 +1,6 @@
 plugins {
   id("java")
-  id("com.diffplug.spotless") version "6.19.0"
+  id("com.diffplug.spotless") version "6.20.0"
 }
 
 spotless {