Skip to content

Commit

Permalink
Merge pull request #30 from Ahoo-Wang/renovate/org.openjdk.jmh-jmh-co…
Browse files Browse the repository at this point in the history
…re-1.x

Update dependency org.openjdk.jmh:jmh-core to v1.36
  • Loading branch information
Ahoo-Wang authored Nov 14, 2022
2 parents 0054242 + 1a8907e commit bfe59bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simba-dependencies/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
api("org.junit-pioneer:junit-pioneer:1.9.0")
api("org.hamcrest:hamcrest:2.2")
api("io.mockk:mockk:1.13.2")
api("org.openjdk.jmh:jmh-core:1.35")
api("org.openjdk.jmh:jmh-core:1.36")
api("org.openjdk.jmh:jmh-generator-annprocess:1.35")
api("io.gitlab.arturbosch.detekt:detekt-formatting:1.21.0")
}
Expand Down

0 comments on commit bfe59bb

Please sign in to comment.