Skip to content

Commit 7eab57b

Browse files
authored
Merge pull request #28 from 1c-syntax/dependabot/gradle/me.champeau.jmh-0.7.3
Bump me.champeau.jmh from 0.7.2 to 0.7.3
2 parents 4cc762f + 5ae6b5f commit 7eab57b

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
@@ -14,7 +14,7 @@ plugins {
1414
id("io.freefair.javadoc-links") version "8.11"
1515
id("io.freefair.javadoc-utf-8") version "8.11"
1616
id("com.github.ben-manes.versions") version "0.52.0"
17-
id("me.champeau.jmh") version "0.7.2"
17+
id("me.champeau.jmh") version "0.7.3"
1818
id("io.freefair.maven-central.validate-poms") version "8.11"
1919
id("ru.vyarus.pom") version "3.0.0"
2020
id("io.codearte.nexus-staging") version "0.30.0"

0 commit comments

Comments
 (0)