Bump com.diffplug.spotless from 6.14.1 to 6.15.0 in /benchmark-overhead (#7790)

This commit is contained in:
dependabot[bot] 2023-02-10 15:43:01 -08:00 committed by GitHub
parent fec576551d
commit 52e658ef6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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