We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 925208d + 0b5c762 commit 1001ed4Copy full SHA for 1001ed4
build.gradle
@@ -10,7 +10,7 @@ plugins {
10
id 'maven-publish'
11
id 'antlr'
12
id 'signing'
13
- id "com.gradleup.shadow" version "8.3.8"
+ id "com.gradleup.shadow" version "9.0.1"
14
id "biz.aQute.bnd.builder" version "6.4.0"
15
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
16
id "groovy"
0 commit comments