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 30a66bb + 1b0067a commit 238d041Copy full SHA for 238d041
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.3.1" apply false
+ id("com.gradleup.shadow") version "9.3.2" apply false
6
id("com.modrinth.minotaur") version "2.+" apply false
7
id("io.papermc.hangar-publish-plugin") version "0.1.4" apply false
8
}
0 commit comments