Skip to content

Commit 468a2a4

Browse files
authored
Revert "Bump com.github.johnrengelman.shadow from 5.2.0 to 6.0.0"
1 parent a839835 commit 468a2a4

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 '6.0.0'
8+
id 'com.github.johnrengelman.shadow' version '5.2.0'
99
id 'net.kyori.blossom' version '1.1.0'
1010
}
1111

0 commit comments

Comments
 (0)