Update to latest AuthLib

This commit is contained in:
tastybento 2022-12-28 12:42:58 -08:00
parent bde294e0e6
commit 70262be896
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@
<dependency>
<groupId>com.mojang</groupId>
<artifactId>authlib</artifactId>
<version>3.2.38</version>
<version>3.16.29</version>
<scope>provided</scope>
</dependency>
<!-- Metrics -->