Skip to content

Commit a839835

Browse files
authored
Merge pull request #117 from botblock/dependabot/gradle/com.github.johnrengelman.shadow-6.0.0
Bump com.github.johnrengelman.shadow from 5.2.0 to 6.0.0
2 parents c95e1d4 + 2846433 commit a839835

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)