We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e84bb commit 92e3797Copy full SHA for 92e3797
1 file changed
auto-delegate-processor/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
`java-library`
3
- id("com.github.johnrengelman.shadow") version "8.1.1"
+ id("com.gradleup.shadow") version "9.1.0"
4
id("com.netflix.nebula.maven-shadow-publish")
5
id("com.ryandens.delegation.publish")
6
}
0 commit comments