Skip to content

Commit 3433153

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 8.0.0 to 8.1.0 (#374)
1 parent 4b2544b commit 3433153

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
@@ -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.12.12" }
2121
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
22-
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.0.0" }
22+
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.1.0" }
2323

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

0 commit comments

Comments
 (0)