Skip to content

Commit

Permalink
build(deps): bump me.champeau.gradle.jmh from 0.5.0 to 0.5.3
Browse files Browse the repository at this point in the history
Bumps me.champeau.gradle.jmh from 0.5.0 to 0.5.3.

---
updated-dependencies:
- dependency-name: me.champeau.gradle.jmh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 12, 2021
1 parent 07b6c82 commit 547912d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -3,7 +3,7 @@ plugins {
id 'nebula.netflixoss' version '9.1.0'
id 'nebula.dependency-lock' version '12.1.4'
id "com.google.osdetector" version "1.6.2"
id "me.champeau.gradle.jmh" version "0.5.0"
id "me.champeau.gradle.jmh" version "0.5.3"
}

ext.githubProjectName = rootProject.name
Expand Down

0 comments on commit 547912d

Please sign in to comment.