Skip to content

Commit

Permalink
chore(deps): update plugin me.champeau.jmh to v0.7.3 (#11562)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent c7e54c3 commit 0627a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("io.micronaut.build.internal.convention-base")
id("me.champeau.jmh") version "0.7.2"
id("me.champeau.jmh") version "0.7.3"
}

val typeCheckTestSourceSet = sourceSets.create("typeCheckTest") {
Expand Down

0 comments on commit 0627a0d

Please sign in to comment.