Skip to content

Commit feb10b4

Browse files
authored
Merge branch 'main' into dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.36
2 parents 6305635 + 5a6b5cb commit feb10b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>at.favre.lib</groupId>
99
<artifactId>common-parent</artifactId>
10-
<version>18.1</version>
10+
<version>19</version>
1111
</parent>
1212

1313
<artifactId>bytes</artifactId>
@@ -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)