Skip to content

Commit 1180d3e

Browse files
authored
Merge pull request #4634 from eXist-db/dependabot/maven/jmh.version-1.36
build(deps): bump jmh.version from 1.35 to 1.36
2 parents fbefed7 + 764406e commit 1180d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-core-jmh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<description>JMH Benchmarks for exist-core</description>
4040

4141
<properties>
42-
<jmh.version>1.35</jmh.version>
42+
<jmh.version>1.36</jmh.version>
4343
<uberjar.name>benchmarks</uberjar.name>
4444
</properties>
4545

0 commit comments

Comments
 (0)