Skip to content

Commit 771655c

Browse files
build(deps): bump me.champeau.jmh from 0.6.6 to 0.6.8
Bumps me.champeau.jmh from 0.6.6 to 0.6.8. --- updated-dependencies: - dependency-name: me.champeau.jmh dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c18caf commit 771655c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
id("ru.vyarus.pom") version "2.2.2"
2323
id("com.gorylenko.gradle-git-properties") version "2.4.1"
2424
id("io.codearte.nexus-staging") version "0.30.0"
25-
id("me.champeau.jmh") version "0.6.6"
25+
id("me.champeau.jmh") version "0.6.8"
2626
}
2727

2828
repositories {

0 commit comments

Comments
 (0)