Skip to content

Commit 406a1e9

Browse files
Build(deps): Bump com.diffplug.spotless from 6.12.1 to 6.25.0
Bumps com.diffplug.spotless from 6.12.1 to 6.25.0. --- updated-dependencies: - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5779763 commit 406a1e9

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
@@ -18,7 +18,7 @@ plugins {
1818
id "idea"
1919
id "org.scoverage" version "8.1" apply false
2020
id "org.sonarqube" version "3.4.0.2513"
21-
id "com.diffplug.spotless" version "6.12.1" apply false
21+
id "com.diffplug.spotless" version "6.25.0" apply false
2222
id "org.nosphere.apache.rat" version "0.8.1"
2323
id "com.github.maiflai.scalatest" version "0.32" apply false
2424
id "com.github.johnrengelman.shadow" version "8.1.1" apply false

0 commit comments

Comments
 (0)