Skip to content

Commit e7a7fd8

Browse files
committed
Update shadowJar gradle plugin
1 parent c54e2f5 commit e7a7fd8

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
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.2'
6+
classpath 'com.github.jengelman.gradle.plugins:shadow:6.0.0'
77
}
88
}
99

0 commit comments

Comments
 (0)