We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a839835 + 468a2a4 commit 07c39cdCopy full SHA for 07c39cd
build.gradle
@@ -5,7 +5,7 @@ plugins{
5
id 'idea'
6
id 'maven-publish'
7
id 'maven'
8
- id 'com.github.johnrengelman.shadow' version '6.0.0'
+ id 'com.github.johnrengelman.shadow' version '5.2.0'
9
id 'net.kyori.blossom' version '1.1.0'
10
}
11
0 commit comments