Skip to content

Commit f9a5117

Browse files
Bump jmh-core from 1.21 to 1.25 (#84)
Bumps jmh-core from 1.21 to 1.25. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff298e0 commit f9a5117

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.21</version>
67+
<version>1.25</version>
6868
<scope>test</scope>
6969
</dependency>
7070
<dependency>

0 commit comments

Comments
 (0)