Skip to content

Commit b6f1286

Browse files
authored
Merge pull request #2940 from 1c-syntax/dependabot/gradle/me.champeau.jmh-0.6.8
build(deps): bump me.champeau.jmh from 0.6.6 to 0.6.8
2 parents 4c18caf + 771655c commit b6f1286

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)