Skip to content

Commit 2846433

Browse files
Bump com.github.johnrengelman.shadow from 5.2.0 to 6.0.0
Bumps com.github.johnrengelman.shadow from 5.2.0 to 6.0.0. Signed-off-by: dependabot[bot] <support@github.com>
1 parent c95e1d4 commit 2846433

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
@@ -5,7 +5,7 @@ plugins{
55
id 'idea'
66
id 'maven-publish'
77
id 'maven'
8-
id 'com.github.johnrengelman.shadow' version '5.2.0'
8+
id 'com.github.johnrengelman.shadow' version '6.0.0'
99
id 'net.kyori.blossom' version '1.1.0'
1010
}
1111

0 commit comments

Comments
 (0)