Skip to content

Commit 15bda55

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.2 to 7.0.3 (#761)
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/7.0.2...gradle/7.0.3) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5f66ce commit 15bda55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
classpath 'net.researchgate:gradle-release:3.1.0'
1414
classpath "com.github.ben-manes:gradle-versions-plugin:0.51.0"
1515
classpath "gradle.plugin.com.github.jengelman.gradle.plugins:shadow:7.0.0"
16-
classpath "com.diffplug.spotless:spotless-plugin-gradle:7.0.2"
16+
classpath "com.diffplug.spotless:spotless-plugin-gradle:7.0.3"
1717
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1818
}
1919
}

0 commit comments

Comments
 (0)