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 5234d3b commit 6a1b8dbCopy full SHA for 6a1b8db
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
id("com.github.johnrengelman.shadow") version "8.1.1"
12
id("io.papermc.hangar-publish-plugin") version "0.1.2"
13
id("com.modrinth.minotaur") version "2.8.7"
14
- id("org.sayandev.stickynote") version "1.1.0"
+ id("org.sayandev.stickynote") version "1.1.1"
15
}
16
17
val slug = findProperty("slug")!! as String
0 commit comments