fix(deps): update dependency me.champeau.jmh:me.champeau.jmh.gradle.plugin to v0.7.3

This commit is contained in:
Mend Renovate 2025-03-24 07:01:49 +00:00
parent 96ea3c0b02
commit 6e7844dcb0
No known key found for this signature in database
GPG Key ID: A1020E7F5FFD673D
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ plugins {
dependencies {
api(projects.buildParameters)
api(projects.verification)
api("me.champeau.jmh:me.champeau.jmh.gradle.plugin:0.7.2")
api("me.champeau.jmh:me.champeau.jmh.gradle.plugin:0.7.3")
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.22")