Skip to content

Commit

Permalink
Bump me.champeau.jmh from 0.7.2 to 0.7.3
Browse files Browse the repository at this point in the history
Bumps me.champeau.jmh from 0.7.2 to 0.7.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent ae9b231 commit 326c537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import com.diffplug.gradle.spotless.JavaExtension
plugins {
id 'java-library'
id 'jacoco'
id 'me.champeau.jmh' version '0.7.2'
id 'me.champeau.jmh' version '0.7.3'
id 'org.sonarqube' version '6.0.1.5171'
id 'com.diffplug.spotless' version '7.0.2'
id 'maven-publish'
Expand Down

0 comments on commit 326c537

Please sign in to comment.