Skip to content

Commit

Permalink
Merge pull request #3175 from 1c-syntax/dependabot/gradle/me.champeau…
Browse files Browse the repository at this point in the history
….jmh-0.7.2

build(deps): bump me.champeau.jmh from 0.7.1 to 0.7.2
  • Loading branch information
nixel2007 authored Oct 31, 2023
2 parents 64c73bc + 4187c9e commit 0940b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ plugins {
id("ru.vyarus.pom") version "2.2.2"
id("com.gorylenko.gradle-git-properties") version "2.4.1"
id("io.codearte.nexus-staging") version "0.30.0"
id("me.champeau.jmh") version "0.7.1"
id("me.champeau.jmh") version "0.7.2"
}

repositories {
Expand Down

0 comments on commit 0940b15

Please sign in to comment.