Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 30, 2024
1 parent 1949a00 commit 767765f
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 @@ -18,7 +18,7 @@ dependencies {
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.2'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.10.2'
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.25.3'
jmh group: 'org.hdrhistogram', name: 'HdrHistogram', version: '2.1.12'
jmh group: 'org.hdrhistogram', name: 'HdrHistogram', version: '2.2.2'
jmh group: 'com.datadoghq', name: 'sketches-java', version: '0.8.2'
jmh group: 'org.openjdk.jol', name: 'jol-core', version: '0.17'
jmh group: 'com.newrelic', name: 'nrsketch', version: '1.2'
Expand Down

0 comments on commit 767765f

Please sign in to comment.