Bump MCAuthLib to 1.3-SNAPSHOT (#416)

This commit is contained in:
AJ Ferguson 2020-04-24 18:57:15 -08:00 committed by GitHub
parent 59b2805a4a
commit 298558078c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
<dependency>
<groupId>com.github.steveice10</groupId>
<artifactId>mcauthlib</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>