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 d67a35d commit 7dc50dcCopy full SHA for 7dc50dc
gradle/baselibs.versions.toml
@@ -23,4 +23,4 @@ idea-ext = { module = "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle
23
license-report = { module = "com.github.jk1:gradle-license-report", version = "2.9" }
24
nexus-publish = { module = "io.github.gradle-nexus:publish-plugin", version = "2.0.0" }
25
shadow = { module = "com.gradleup.shadow:shadow-gradle-plugin", version = "8.3.8" }
26
-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.1.0" }
+spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.2.0" }
0 commit comments