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