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.
com.gradleup.shadow
:jmh-benchmarks:shadowJar
1 parent 744d7bb commit 41e2d73Copy full SHA for 41e2d73
build.gradle
@@ -39,7 +39,7 @@ plugins {
39
40
id "com.github.spotbugs" version '6.2.5' apply false
41
id 'org.scoverage' version '8.0.3' apply false
42
- id 'com.gradleup.shadow' version '9.0.2' apply false
+ id 'com.gradleup.shadow' version '8.3.9' apply false
43
id 'com.diffplug.spotless' version "7.2.1"
44
}
45
0 commit comments