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 858107a commit c620331Copy full SHA for c620331
java/settings.gradle.kts
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- id("com.diffplug.spotless") version "6.13.0"
+ id("com.diffplug.spotless") version "6.22.0"
4
id("com.github.ben-manes.versions") version "0.47.0"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
}
0 commit comments