Update pom.xml

This commit is contained in:
LegacyGamerHD
2020-12-15 19:22:24 +01:00
committed by GitHub
parent 84de7a43fc
commit 05ea8eda44

View File

@@ -136,7 +136,7 @@
<dependency>
<groupId>org.spongepowered</groupId>
<artifactId>mixin</artifactId>
<version>0.8.2</version>
<version>0.7.11-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.googlecode.concurrent-locks</groupId>