Skip to content

Commit

Permalink
Bump jmh-core from 1.35 to 1.36
Browse files Browse the repository at this point in the history
Bumps [jmh-core](https://github.com/openjdk/jmh) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Dec 30, 2022
1 parent 7f7929f commit 5528990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ limitations under the License.
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.35</version>
<version>1.36</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5528990

Please sign in to comment.