Skip to content

Commit 5704b59

Browse files
committed
Update Gradle after namespace change
1 parent 5ce0ead commit 5704b59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'maven-publish'
88
id 'antlr'
99
id 'signing'
10-
id "com.github.johnrengelman.shadow" version "8.1.1"
10+
id "com.gradleup.shadow" version "8.3.0"
1111
id "biz.aQute.bnd.builder" version "6.4.0"
1212
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1313
id "groovy"

0 commit comments

Comments
 (0)