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 Feb 3, 2025
1 parent b0aab8a commit 825979b
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 @@ -33,7 +33,7 @@ plugins {
id("io.spring.dependency-management") version "1.1.6"

id("org.jmailen.kotlinter") version "5.0.+"
id("me.champeau.jmh") version "0.7.2"
id("me.champeau.jmh") version "0.7.3"

kotlin("jvm") version Versions.KOTLIN_VERSION
kotlin("kapt") version Versions.KOTLIN_VERSION
Expand Down

0 comments on commit 825979b

Please sign in to comment.