Skip to content

Commit cd3da1e

Browse files
Bump jmh-core from 1.26 to 1.27 (#107)
Bumps jmh-core from 1.26 to 1.27. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad1a668 commit cd3da1e

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

0 commit comments

Comments
 (0)