Bump MobArena version to commit hash b99713f1.

This allows us to make use of the new upstream functionality before a
new named release is ready. This particular hash contains both the new
reload events as well as the new command registration overload.
This commit is contained in:
Andreas Troelsen
2021-08-01 19:21:33 +02:00
parent 26cb8474db
commit 9f90045f3c
+1 -1
View File
@@ -46,7 +46,7 @@
<dependency> <dependency>
<groupId>com.github.garbagemule</groupId> <groupId>com.github.garbagemule</groupId>
<artifactId>MobArena</artifactId> <artifactId>MobArena</artifactId>
<version>0.105</version> <version>b99713f1</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>