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.
1 parent 8bf19f4 commit dac4e91Copy full SHA for dac4e91
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("dev.architectury.architectury-pack200") version "0.1.3"
8
id("com.github.johnrengelman.shadow") version "8.1.1"
9
// id("io.freefair.lombok") version "8.6"
10
- id("net.kyori.blossom") version "1.3.2"
+ id("net.kyori.blossom") version "2.2.0"
11
}
12
13
//Constants:
0 commit comments