Minecraft 1.20.2-rc1 support

This commit is contained in:
md_5
2023-09-17 08:01:45 +10:00
parent a7cd79eb41
commit d68ebd1eaf
27 changed files with 574 additions and 102 deletions

View File

@@ -96,7 +96,7 @@
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>
<version>8.0.33</version>
<version>8.1.0</version>
<scope>runtime</scope>
</dependency>
<!-- add these back in as they are not exposed by the API -->