Skip to content

Commit 6f86b57

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 41ef086 commit 6f86b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation("com.github.docker-java:docker-java-api:$dockerJavaVersion")
1717
implementation("com.github.docker-java:docker-java-core:$dockerJavaVersion")
1818
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
19-
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.0")
19+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
2020
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-rc1")
2121
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
2222
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")

0 commit comments

Comments
 (0)