Skip to content

Commit 058f1b9

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.2.0 to 7.2.1
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 7.2.0 to 7.2.1. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/7.2.0...gradle/7.2.1) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4a31dcc commit 058f1b9

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

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

0 commit comments

Comments
 (0)