diff --git a/build.gradle b/build.gradle index 833a3a3..0c379b0 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ repositories { } dependencies { - implementation "net.raphimc:ViaProxy:3.3.5" + implementation "net.raphimc:ViaProxy:3.3.6" include "com.github.AlexProgrammerDE.spark:spark-common:2ba922a171" }