Skip to content

Commit

Permalink
chore(deps): update dependency me.champeau.jmh to v0.7.2 (#460)
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 Oct 27, 2023
1 parent f5f9385 commit 78280fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cosid-benchmark/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ junit="5.10.0"
hikariCP = "5.0.1"
mysql="8.0.33"

jmhPlugin = "0.7.1"
jmhPlugin = "0.7.2"

[libraries]
cosidBom = { module = "me.ahoo.cosid:cosid-bom", version.ref = "cosid" }
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ detektFormatting = "1.23.1"
jmh = "1.37"
# plugins
publishPlugin = "1.3.0"
jmhPlugin = "0.7.1"
jmhPlugin = "0.7.2"
spotbugs = "5.2.1"

[libraries]
Expand Down

0 comments on commit 78280fb

Please sign in to comment.