Update lang to 1.3. Fixes legacy local.yml loading issue.

This commit is contained in:
Phoenix616 2020-09-24 15:27:39 +01:00
parent de14a1affb
commit 9dd56385eb
No known key found for this signature in database
GPG Key ID: 40E2321E71738EB0
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
<dependency>
<groupId>de.themoep.utils</groupId>
<artifactId>lang-bukkit</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>