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 791965d commit a6eaaadCopy full SHA for a6eaaad
build.gradle.kts
@@ -12,7 +12,7 @@ description = "Powerful feature-packed Minecraft scoreboard library"
12
extra["sonatypeUsername"] = System.getenv("SONATYPE_USERNAME")
13
extra["sonatypePassword"] = System.getenv("SONATYPE_PASSWORD")
14
15
-val adventureVersion = "4.14.0"
+val adventureVersion = "4.16.0"
16
val paperVersion = "1.20.1-R0.1-SNAPSHOT"
17
val viaVersionVersion = "4.8.1"
18
val miniPlaceholdersVersion = "2.2.2"
0 commit comments