Skip to content

Commit d0f6f51

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 8.1.0 to 8.2.0
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/8.1.0...gradle/8.2.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ddaf8b commit d0f6f51

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

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

0 commit comments

Comments
 (0)