Skip to content

Commit 4f39f64

Browse files
authored
Merge pull request #54 from patrickfav/dependabot/maven/org.openjdk.jmh-jmh-core-1.36
2 parents 2bc552d + a395c1a commit 4f39f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.openjdk.jmh</groupId>
104104
<artifactId>jmh-core</artifactId>
105-
<version>1.35</version>
105+
<version>1.36</version>
106106
<scope>test</scope>
107107
</dependency>
108108
<dependency>

0 commit comments

Comments
 (0)