Skip to content

Commit 5528990

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump jmh-core from 1.35 to 1.36
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>
1 parent 7f7929f commit 5528990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ limitations under the License.
5858
<dependency>
5959
<groupId>org.openjdk.jmh</groupId>
6060
<artifactId>jmh-core</artifactId>
61-
<version>1.35</version>
61+
<version>1.36</version>
6262
<scope>test</scope>
6363
</dependency>
6464
<dependency>

0 commit comments

Comments
 (0)