Skip to content

Commit

Permalink
fix(deps): update dependency com.viaversion:viaversion-bukkit to v4.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 203d54e commit 24c9463
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 @@ -14,7 +14,7 @@ extra["sonatypePassword"] = System.getenv("SONATYPE_PASSWORD")

val adventureVersion = "4.14.0"
val paperVersion = "1.20.1-R0.1-SNAPSHOT"
val viaVersionVersion = "4.8.1"
val viaVersionVersion = "4.9.3"
val miniPlaceholdersVersion = "2.2.3"
val lombokVersion = "1.18.30"

Expand Down

0 comments on commit 24c9463

Please sign in to comment.