We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5459d4b commit 9399d5bCopy full SHA for 9399d5b
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
id 'maven-publish'
12
id 'antlr'
13
id 'signing'
14
- id "com.gradleup.shadow" version "9.0.2"
+ id "com.gradleup.shadow" version "9.2.2"
15
id "biz.aQute.bnd.builder" version "6.4.0"
16
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
17
id "groovy"
0 commit comments