Skip to content

Commit 4837601

Browse files
committed
Simplify pom.
Inherit Microbenchmark from parent pom. See #3892
1 parent adbac41 commit 4837601

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,14 +58,6 @@
5858
<profiles>
5959
<profile>
6060
<id>jmh</id>
61-
<dependencies>
62-
<dependency>
63-
<groupId>com.github.mp911de.microbenchmark-runner</groupId>
64-
<artifactId>microbenchmark-runner-junit5</artifactId>
65-
<version>0.5.0.RELEASE</version>
66-
<scope>test</scope>
67-
</dependency>
68-
</dependencies>
6961
<repositories>
7062
<repository>
7163
<id>jitpack</id>

0 commit comments

Comments
 (0)