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 bcfe0f6 + a4a67f9 commit 36ed48fCopy full SHA for 36ed48f
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "java"
3
- id "com.github.johnrengelman.shadow" version "7.1.2"
+ id "com.github.johnrengelman.shadow" version "8.0.0"
4
id "net.kyori.blossom" version "1.3.1"
5
}
6
0 commit comments