Update VV dep, a field type changes

This commit is contained in:
Nassim Jahnke 2024-12-15 10:13:52 +01:00
parent 3896a12166
commit c770c3e1fa
No known key found for this signature in database
GPG Key ID: EF6771C01F6EF02F
2 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ import java.util.logging.Logger;
public interface ViaBackwardsPlatform {
String MINIMUM_VV_VERSION = "5.2.0";
String MINIMUM_VV_VERSION = "5.2.1";
/**
* Initialize ViaBackwards.

View File

@ -3,7 +3,7 @@ metadata.format.version = "1.1"
[versions]
# ViaVersion
viaver = "5.2.0"
viaver = "5.2.1-SNAPSHOT"
# Common provided
netty = "4.0.20.Final"
@ -16,7 +16,7 @@ checkerQual = "3.39.0"
paper = "1.16.5-R0.1-SNAPSHOT"
velocity = "3.1.1"
fabricLoader = "0.11.6"
viaProxy = "3.3.5"
viaProxy = "3.3.7-SNAPSHOT"
[libraries]