Skip to content

Commit f8447f2

Browse files
Update plugin spotless to v8.4.0
1 parent e0e5e99 commit f8447f2

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
@@ -12,7 +12,7 @@ dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
1212
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" }
15-
spotless = { id = "com.diffplug.spotless", version = "8.3.0" }
15+
spotless = { id = "com.diffplug.spotless", version = "8.4.0" }
1616

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

0 commit comments

Comments
 (0)