#97 - Remove Microbenchmark runner in favor of mp911de/microbenchmark-runner.

This commit is contained in:
Mark Paluch
2018-12-14 11:05:06 +01:00
parent b33d7dc386
commit fdc242e65e
10 changed files with 104 additions and 897 deletions

View File

@@ -21,6 +21,11 @@
<artifactId>spring-data-mongodb</artifactId>
</dependency>
<dependency>
<groupId>com.github.mp911de.microbenchmark-runner</groupId>
<artifactId>microbenchmark-runner-junit4</artifactId>
</dependency>
</dependencies>
</project>