Skip to content

Commit

Permalink
fix(deps): update adventureversion to v4.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 3d9ee52 commit 68c6c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ group = "me.catcoder"
version = "6.2.10-SNAPSHOT"
description = "Powerful feature-packed Minecraft scoreboard library"

val adventureVersion = "4.16.0"
val adventureVersion = "4.18.0"
val paperVersion = "1.20.1-R0.1-SNAPSHOT"
val viaVersionVersion = "5.0.0"
val viaNBTVersion = "5.0.2"
Expand Down

0 comments on commit 68c6c83

Please sign in to comment.