Skip to content

Commit 7bfab2c

Browse files
committed
It's #1837, see if it's fixed on latest by reverting this too
1 parent 114fcab commit 7bfab2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
1414
junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
1515
stylecheck = { module = "ca.stellardrift:stylecheck", version = "0.2.1" }
1616
jansi = { module = "org.fusesource.jansi:jansi", version = "2.4.1" }
17-
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.22.0-no-1838-SNAPSHOT" }
17+
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.5-no-1837-SNAPSHOT" }
1818

1919
# unused, for renovate
2020
zCheckstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }

0 commit comments

Comments
 (0)