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 99079a2 + 89433c8 commit 8cf37b6Copy full SHA for 8cf37b6
build.gradle.kts
@@ -2,7 +2,7 @@ group = "net.thenextlvl.commander"
2
version = "4.3.1"
3
4
plugins {
5
- id("com.gradleup.shadow") version "9.0.0-beta14" apply false
+ id("com.gradleup.shadow") version "9.0.0-beta15" apply false
6
id("com.modrinth.minotaur") version "2.+" apply false
7
id("io.papermc.hangar-publish-plugin") version "0.1.3" apply false
8
}
0 commit comments