Skip to content

Commit 8e840d8

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 8.3.0 to 8.4.0 (#435)
Bump com.diffplug.spotless:spotless-plugin-gradle from 8.3.0 to 8.4.0 (#435)
1 parent cfec7a0 commit 8e840d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
1919
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "maven-publish" }
2020
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.13.1" }
2121
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
22-
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.3.0" }
22+
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.4.0" }
2323

2424
[plugins]
2525
errorprone = { id = "net.ltgt.errorprone", version = "5.1.0" }

0 commit comments

Comments
 (0)