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 247cab0 + 9c3c1be commit 99dc91eCopy full SHA for 99dc91e
build.gradle.kts
@@ -2,7 +2,7 @@ group = "net.thenextlvl.commander"
2
version = "5.0.1"
3
4
plugins {
5
- id("com.gradleup.shadow") version "9.2.2" apply false
+ id("com.gradleup.shadow") version "9.3.0" 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