We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfec7a0 commit 8e840d8Copy full SHA for 8e840d8
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
19
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "maven-publish" }
20
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.13.1" }
21
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
22
-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.3.0" }
+spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.4.0" }
23
24
[plugins]
25
errorprone = { id = "net.ltgt.errorprone", version = "5.1.0" }
0 commit comments