Skip to content

Commit

Permalink
dependency: Update dependency me.champeau.jmh:jmh-gradle-plugin to v0…
Browse files Browse the repository at this point in the history
….7.3 (#65)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 6185625 commit c7416dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
implementation("net.minecrell:plugin-yml:0.6.0")
implementation("xyz.jpenilla:run-task:2.3.1")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.2")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
}

sourceSets {
Expand Down

0 comments on commit c7416dd

Please sign in to comment.