Skip to content

Commit fa603c8

Browse files
authored
Merge pull request #2042 from square/renovate/com.diffplug.spotless-8.x
Update plugin spotless to v8.1.0
2 parents c6ab570 + 07e7048 commit fa603c8

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.35.0" }
1515
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
16-
spotless = { id = "com.diffplug.spotless", version = "8.0.0" }
16+
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
1717

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

0 commit comments

Comments
 (0)