Update pom.xml

This commit is contained in:
FatSaw
2023-03-05 07:05:42 +02:00
parent d6400a0a68
commit 752fc2981a

View File

@@ -142,9 +142,9 @@
<version>1.26</version>
</dependency>
<dependency>
<groupId>org.spongepowered</groupId>
<groupId>io.akarin</groupId>
<artifactId>mixin</artifactId>
<version>0.7.11-SNAPSHOT</version>
<version>0.8.5</version>
</dependency>
<dependency>
<groupId>com.googlecode.concurrent-locks</groupId>