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 a28d73d commit 7083d3fCopy full SHA for 7083d3f
java/settings.gradle.kts
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- id("com.diffplug.spotless") version "6.18.0"
+ id("com.diffplug.spotless") version "6.19.0"
4
id("com.github.ben-manes.versions") version "0.46.0"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
}
0 commit comments