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 d3f891c commit 9632f07Copy full SHA for 9632f07
gradle/libs.versions.toml
@@ -10,5 +10,5 @@ junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref
10
lombok = { module = "org.projectlombok:lombok", version = "1.18.32" }
11
12
[plugins]
13
-shadow = { id = "io.github.goooler.shadow", version = "8.+" }
14
-spotless = { id = "com.diffplug.spotless", version = "6.+" }
+shadow = { id = "com.gradleup.shadow", version = "8.3.9" }
+spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
0 commit comments