Skip to content

Commit ab8e611

Browse files
Update plugin spotless to v8.2.0 (#2071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9f8b01a commit ab8e611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.6" }
1313
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
1414
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
1515
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
16-
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
16+
spotless = { id = "com.diffplug.spotless", version = "8.2.0" }
1717

1818
[libraries]
1919
asm = "org.ow2.asm:asm:9.9.1"

0 commit comments

Comments
 (0)