We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e563a73 + be51d3b commit 203d54eCopy full SHA for 203d54e
1 file changed
build.gradle.kts
@@ -15,7 +15,7 @@ extra["sonatypePassword"] = System.getenv("SONATYPE_PASSWORD")
15
val adventureVersion = "4.14.0"
16
val paperVersion = "1.20.1-R0.1-SNAPSHOT"
17
val viaVersionVersion = "4.8.1"
18
-val miniPlaceholdersVersion = "2.2.2"
+val miniPlaceholdersVersion = "2.2.3"
19
val lombokVersion = "1.18.30"
20
21
allprojects {
0 commit comments