Skip to content

Commit 0535ae0

Browse files
authored
Merge pull request jooby-project#1521 from jooby-project/dependabot/maven/org.openjdk.jmh-jmh-core-1.23
Bump jmh-core from 1.22 to 1.23
2 parents d613153 + 3c6ebf5 commit 0535ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jooby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<dependency>
257257
<groupId>org.openjdk.jmh</groupId>
258258
<artifactId>jmh-core</artifactId>
259-
<version>1.22</version>
259+
<version>1.23</version>
260260
<scope>test</scope>
261261
</dependency>
262262

0 commit comments

Comments
 (0)