Touch to get a rebuild.

This commit is contained in:
tastybento 2019-03-08 23:47:19 -08:00
parent b335ac6bc7
commit 02cfc28cd1

View File

@ -68,7 +68,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.10.19</version>
<version>2.0.2-beta</version>
<scope>test</scope>
</dependency>
<dependency>
@ -86,7 +86,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver</artifactId>
<version>3.8.0</version>
<version>3.10.1</version>
</dependency>
<dependency>
<groupId>world.bentobox</groupId>