We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 114fcab commit 7bfab2cCopy full SHA for 7bfab2c
gradle/libs.versions.toml
@@ -14,7 +14,7 @@ junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine" }
14
junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
15
stylecheck = { module = "ca.stellardrift:stylecheck", version = "0.2.1" }
16
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" }
+spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.5-no-1837-SNAPSHOT" }
18
19
# unused, for renovate
20
zCheckstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }
0 commit comments