Skip to content

Commit fd1c667

Browse files
Update dependency me.champeau.jmh:jmh-gradle-plugin to v0.7.3
1 parent 26970d8 commit fd1c667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ burst-gradle-plugin = { module = "app.cash.burst:burst-gradle-plugin", version =
1414
dokka = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.0.0" }
1515
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
1616
jmh-generator = { module = "org.openjdk.jmh:jmh-generator-annprocess", version.ref = "jmh" }
17-
jmh-gradle-plugin = { module = "me.champeau.jmh:jmh-gradle-plugin", version = "0.7.2" }
17+
jmh-gradle-plugin = { module = "me.champeau.jmh:jmh-gradle-plugin", version = "0.7.3" }
1818
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
1919
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
2020
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }

0 commit comments

Comments
 (0)