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 2249e76 commit 33e4f59Copy full SHA for 33e4f59
settings.gradle.kts
@@ -46,7 +46,7 @@ pluginManagement {
46
gradlePluginPortal()
47
}
48
plugins {
49
- id("com.diffplug.spotless") version "6.9.1"
+ id("com.diffplug.spotless") version "6.11.0"
50
id("com.github.johnrengelman.shadow") version "7.1.2"
51
id("com.gradle.enterprise") version "3.11.2"
52
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
0 commit comments