Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Commit

Permalink
Update dependency me.champeau.jmh:jmh-gradle-plugin to v0.6.8 (#8)
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] committed Sep 25, 2022
1 parent 7c0d5c3 commit 820ce96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath("me.champeau.jmh:jmh-gradle-plugin:0.6.6")
classpath("me.champeau.jmh:jmh-gradle-plugin:0.6.8")
classpath("io.github.gradle-nexus:publish-plugin:1.1.0")
classpath("com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.12")
}
Expand Down

0 comments on commit 820ce96

Please sign in to comment.