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 f119f3f commit 2fc911fCopy full SHA for 2fc911f
java/settings.gradle.kts
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- id("com.diffplug.spotless") version "6.12.1"
+ id("com.diffplug.spotless") version "6.13.0"
4
id("com.github.ben-manes.versions") version "0.44.0"
5
id("com.github.johnrengelman.shadow") version "7.1.2"
6
}
0 commit comments