Skip to content

Commit 856da2f

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle in /gradle/plugins (#131)
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 7.0.3 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.0.3...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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f2c0e6 commit 856da2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/plugins/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repositories { gradlePluginPortal() }
44

55
dependencies {
66
implementation("com.autonomousapps:dependency-analysis-gradle-plugin:2.15.0")
7-
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.3")
7+
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
88
implementation("com.gradle:develocity-gradle-plugin:4.0")
99
implementation("io.fuchs.gradle.classpath-collision-detector:classpath-collision-detector:1.0.0")
1010
implementation("org.cyclonedx:cyclonedx-gradle-plugin:2.2.0")

0 commit comments

Comments
 (0)