Skip to content

Commit

Permalink
build(deps): bump openjdk-jmh from 1.35 to 1.37
Browse files Browse the repository at this point in the history
Bumps `openjdk-jmh` from 1.35 to 1.37.

Updates `org.openjdk.jmh:jmh-core` from 1.35 to 1.37
- [Commits](openjdk/jmh@1.35...1.37)

Updates `org.openjdk.jmh:jmh-generator-annprocess` from 1.35 to 1.37
- [Commits](openjdk/jmh@1.35...1.37)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent f4942ca commit 8f549a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlin = "1.9.22"
kotlinx-coroutines = "1.8.0"
kotlinx-serialization = "1.6.3"
dokka = "1.9.10"
openjdk-jmh = "1.35"
openjdk-jmh = "1.37"
ktor = "2.3.8"
log4j = "2.20.0"
reactor = "3.6.2"
Expand Down

0 comments on commit 8f549a9

Please sign in to comment.