Skip to content

Commit 4c6f815

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump spotless-plugin-gradle from 6.11.0 to 6.14.0
Bumps [spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.11.0 to 6.14.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@gradle/6.11.0...gradle/6.14.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-plugin-gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0ee4f8 commit 4c6f815

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
@@ -12,7 +12,7 @@ repositories {
1212
dependencies {
1313
implementation(kotlin("gradle-plugin"))
1414
implementation("biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0")
15-
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.11.0")
15+
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.14.0")
1616
implementation("com.github.ben-manes:gradle-versions-plugin:0.44.0")
1717
implementation("gradle.plugin.com.github.johnrengelman:shadow:7.1.2")
1818
compileOnly("com.gradle:gradle-enterprise-gradle-plugin:3.12.2") // keep in sync with root settings.gradle.kts

0 commit comments

Comments
 (0)