Skip to content

Commit e797c88

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump jmh-core from 1.32 to 1.33
Bumps jmh-core from 1.32 to 1.33. --- 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 9f8c3ba commit e797c88

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
@@ -64,7 +64,7 @@ limitations under the License.
6464
<dependency>
6565
<groupId>org.openjdk.jmh</groupId>
6666
<artifactId>jmh-core</artifactId>
67-
<version>1.32</version>
67+
<version>1.33</version>
6868
<scope>test</scope>
6969
</dependency>
7070
<dependency>

0 commit comments

Comments
 (0)