Skip to content

Commit

Permalink
fix(deps): update dependency me.champeau.jmh:me.champeau.jmh.gradle.p…
Browse files Browse the repository at this point in the history
…lugin to v0.7.2
  • Loading branch information
renovate-bot committed Nov 24, 2023
1 parent b788603 commit 17fab0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/jvm/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
dependencies {
api(projects.buildParameters)
api(projects.verification)
api("me.champeau.jmh:me.champeau.jmh.gradle.plugin:0.7.1")
api("me.champeau.jmh:me.champeau.jmh.gradle.plugin:0.7.2")
api("com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:1.90")
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
api("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:1.9.21")
Expand Down

0 comments on commit 17fab0f

Please sign in to comment.