Skip to content

Commit 5de925f

Browse files
dependabot[bot]kinow
authored andcommitted
Bump jmh.version from 1.35 to 1.36
Bumps `jmh.version` from 1.35 to 1.36. Updates `jmh-core` from 1.35 to 1.36 - [Release notes](https://github.com/openjdk/jmh/releases) - [Commits](openjdk/jmh@1.35...1.36) Updates `jmh-generator-annprocess` from 1.35 to 1.36 - [Release notes](https://github.com/openjdk/jmh/releases) - [Commits](openjdk/jmh@1.35...1.36) --- updated-dependencies: - dependency-name: org.openjdk.jmh:jmh-core dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.openjdk.jmh:jmh-generator-annprocess dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3ed6c8 commit 5de925f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ file comparators, endian transformation classes, and much more.
335335
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
336336
<commons.pmd.version>3.19.0</commons.pmd.version>
337337
<commons.pmd-impl.version>6.51.0</commons.pmd-impl.version>
338-
<jmh.version>1.35</jmh.version>
338+
<jmh.version>1.36</jmh.version>
339339
<japicmp.skip>false</japicmp.skip>
340340
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>
341341
<commons.release.isDistModule>true</commons.release.isDistModule>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ The <action> type attribute can be add,update,fix,remove.
489489
Bump mockito-inline from 3.11.2 to 4.9.0 #262, #264, #282, #306, #314, #331, #348, #359, #381, #399, #405.
490490
</action>
491491
<action dev="ggregory" type="update" due-to="Dependabot">
492-
Bump jmh.version from 1.32 to 1.35 #258, #316, #342.
492+
Bump jmh.version from 1.32 to 1.36 #258, #316, #342, #404.
493493
</action>
494494
<action dev="kinow" type="update" due-to="Dependabot">
495495
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 #280.

0 commit comments

Comments
 (0)