We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f58667c commit afbe19cCopy full SHA for afbe19c
1 file changed
settings.gradle.kts
@@ -44,7 +44,7 @@ pluginManagement {
44
gradlePluginPortal()
45
}
46
plugins {
47
- id("com.diffplug.spotless") version "6.1.2"
+ id("com.diffplug.spotless") version "6.6.1"
48
id("com.github.johnrengelman.shadow") version "7.1.2"
49
id("com.gradle.enterprise") version "3.10"
50
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
0 commit comments