Skip to content

Commit 9399d5b

Browse files
authored
Upgrade com.gradleup.shadow plugin to version 9.2.2
Updated the version of the com.gradleup.shadow plugin.
1 parent 5459d4b commit 9399d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'maven-publish'
1212
id 'antlr'
1313
id 'signing'
14-
id "com.gradleup.shadow" version "9.0.2"
14+
id "com.gradleup.shadow" version "9.2.2"
1515
id "biz.aQute.bnd.builder" version "6.4.0"
1616
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1717
id "groovy"

0 commit comments

Comments
 (0)