Skip to content

Commit

Permalink
Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 (#217)
Browse files Browse the repository at this point in the history
Bumps [org.hdrhistogram:HdrHistogram](https://github.com/HdrHistogram/HdrHistogram) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/HdrHistogram/HdrHistogram/releases)
- [Commits](HdrHistogram/HdrHistogram@HdrHistogram-2.2.1...HdrHistogram-2.2.2)

---
updated-dependencies:
- dependency-name: org.hdrhistogram:HdrHistogram
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent eb0efd0 commit 7bb092a
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 @@ -12,7 +12,7 @@ reactiveStreams = "1.0.4"
[libraries]
assertj = "org.assertj:assertj-core:3.26.0"
awaitility = "org.awaitility:awaitility:4.2.1"
hdrHistogram = "org.hdrhistogram:HdrHistogram:2.2.1"
hdrHistogram = "org.hdrhistogram:HdrHistogram:2.2.2"
jsr305 = "com.google.code.findbugs:jsr305:3.0.1"
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
logback = "ch.qos.logback:logback-classic:1.2.13"
Expand Down

0 comments on commit 7bb092a

Please sign in to comment.