Commit Graph
20 Commits
Author SHA1 Message Date
Andreas Troelsen 3d7a9ff9d2 Update to Mockito 2.18.3.
This also swaps out the dependency on mockito-all with mockito-core, which is actually maintained. The purpose of updating is to allow for new Mockito features, such as mocking final methods, which happens due to the test resource org.mockito.plugins.MockMaker.
2018-05-13 16:44:53 +02:00
Andreas Troelsen 8dbee5d4b5 Bump version to 0.100.2. 2018-05-04 21:16:38 +02:00
Andreas Troelsen fa435946eb Bump version to 0.100.1. 2018-05-02 20:14:29 +02:00
Andreas Troelsen a91c5e7a74 Build against Java 8.
Java 7 is EOL, and according to the metrics, this change affects less than 1% of MobArena servers.

Fixes #404, closes #410.
2018-04-17 18:18:05 +02:00
Andreas Troelsen 9ccb13773b Bump version to 0.99.1. 2017-11-19 23:02:46 +01:00
Andreas Troelsen 228923dab6 Bump version to 0.98.2. 2017-06-05 00:28:37 +02:00
Andreas Troelsen 50b929c4e4 Bump version to 0.98.1. 2017-03-11 16:39:37 +01:00
Andreas Troelsen c979c0643f Bump version to 0.97.6. 2017-02-18 04:01:37 +01:00
Andreas Troelsen 2de5fbf296 Bump version to 0.97.5. 2016-12-30 01:43:53 +01:00
Andreas Troelsen 847726a29a Bump version to 0.97.4. 2016-12-17 02:39:15 +01:00
Andreas Troelsen 98e4c03085 Bump version to 0.97.3. 2016-12-15 21:36:32 +01:00
slipcor 3b88b889d6 update to Spigot 1.11, fix entity spawning errors, remove redundant definitions 2016-12-15 13:13:21 +01:00
garbagemule 23eeff69a3 Update pom.xml towards next release. 2015-08-23 15:35:49 +02:00
garbagemule e4ddc653b6 Version 0.97.1 2015-08-23 15:35:16 +02:00
garbagemule 6d29f265a1 Update pom.xml towards next release. 2015-08-19 15:56:30 +02:00
garbagemule f83e1b20fb Version 0.97 2015-08-19 15:54:24 +02:00
garbagemule f49fe0e33b Add Mockito to POM. 2015-07-27 22:23:32 +02:00
garbagemule 119d92686a Add JUnit and Hamcrest to POM, add linebreaks. 2015-07-21 15:55:02 +02:00
garbagemule 3e01070e9a Use Spigot's Bukkit API instead of the Spigot API. 2015-07-17 16:28:44 +02:00
garbagemule aafeb93d38 Update for Spigot and mavenize. 2015-07-17 03:38:41 +02:00