We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edabc71 + 98f65d9 commit aef305bCopy full SHA for aef305b
1 file changed
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'java-library'
4
id 'maven-publish'
5
- id 'com.gradleup.shadow' version '9.3.0'
+ id 'com.gradleup.shadow' version '9.3.2'
6
}
7
group = 'github.io'
8
version = '1.0.2'
0 commit comments