Skip to content

Commit a6eaaad

Browse files
fix(deps): update adventureversion to v4.16.0
1 parent 791965d commit a6eaaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "Powerful feature-packed Minecraft scoreboard library"
1212
extra["sonatypeUsername"] = System.getenv("SONATYPE_USERNAME")
1313
extra["sonatypePassword"] = System.getenv("SONATYPE_PASSWORD")
1414

15-
val adventureVersion = "4.14.0"
15+
val adventureVersion = "4.16.0"
1616
val paperVersion = "1.20.1-R0.1-SNAPSHOT"
1717
val viaVersionVersion = "4.8.1"
1818
val miniPlaceholdersVersion = "2.2.2"

0 commit comments

Comments
 (0)