Skip to content

Commit

Permalink
chore(deps): update plugin me.champeau.jmh to v0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 1eb1f1b commit 6a08dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reflexion/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import com.diffplug.gradle.spotless.SpotlessExtension
plugins {
id("jacoco")
id("checkstyle")
id("me.champeau.jmh") version "0.7.2"
id("me.champeau.jmh") version "0.7.3"
id("com.diffplug.spotless") version "6.25.0"
}

Expand Down

0 comments on commit 6a08dd4

Please sign in to comment.