Skip to content

Commit 98e7e8f

Browse files
Bump com.diffplug.spotless:spotless-plugin-gradle from 6.13.0 to 6.18.0
Bumps [com.diffplug.spotless:spotless-plugin-gradle](https://github.com/diffplug/spotless) from 6.13.0 to 6.18.0. - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@plugin-gradle/6.13.0...gradle/6.18.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 5c06fc0 commit 98e7e8f

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
@@ -10,7 +10,7 @@ repositories {
1010
}
1111

1212
dependencies {
13-
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.13.0")
13+
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.18.0")
1414
implementation("info.solidsoft.gradle.pitest:gradle-pitest-plugin:1.9.11")
1515
implementation("io.franzbecker:gradle-lombok:5.0.0")
1616
implementation("io.github.cosmicsilence:gradle-scalafix:0.1.14")

0 commit comments

Comments
 (0)