Skip to content

Commit

Permalink
build(gradle): upgrade ViaVersion to 5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrycensRanch committed Dec 7, 2024
1 parent 4e05732 commit d4c385b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -405,8 +405,8 @@ runServer {
github("DiscordSRV", "DiscordSRV", "v1.29.0", "DiscordSRV-Build-1.29.0.jar")
url("https://download.luckperms.net/1561/bukkit/loader/LuckPerms-Bukkit-5.4.146.jar")
url("https://ci.extendedclip.com/job/PlaceholderAPI/lastSuccessfulBuild/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-200.jar")
github("ViaVersion", "ViaVersion", "5.1.1", "ViaVersion-5.1.1.jar")
github("ViaVersion", "ViaBackwards", "5.1.1", "ViaBackwards-5.1.1.jar")
github("ViaVersion", "ViaVersion", "5.2.0", "ViaVersion-5.2.0.jar")
github("ViaVersion", "ViaBackwards", "5.2.0", "ViaBackwards-5.2.0.jar")
}
}
processResources {
Expand Down

0 comments on commit d4c385b

Please sign in to comment.