We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1767646 commit 505f020Copy full SHA for 505f020
3 files changed
memshell-agent/memshell-agent-asm/build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java'
3
- id 'com.github.johnrengelman.shadow' version '8.1.1'
+ id "com.gradleup.shadow" version "8.3.6"
4
}
5
6
group = 'com.reajason.javaweb'
memshell-agent/memshell-agent-bytebuddy/build.gradle
memshell-agent/memshell-agent-javassist/build.gradle
0 commit comments