Skip to content

Commit 0d3a620

Browse files
syusui-sfabienrenaud
authored andcommitted
Upgrade Gradle Shadow plugin
1 parent 63ba1cb commit 0d3a620

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
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'application'
4-
id 'com.github.johnrengelman.shadow' version '8.1.1'
4+
id 'com.gradleup.shadow' version '9.2.2'
55
id 'com.github.ben-manes.versions' version '0.49.0'
66
}
77

0 commit comments

Comments
 (0)