Skip to content

Commit 67c081a

Browse files
Bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.2
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]>
1 parent 9e7c83d commit 67c081a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.10.2'
1919
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.10.2'
2020
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.26.0'
21-
jmh group: 'org.hdrhistogram', name: 'HdrHistogram', version: '2.1.12'
21+
jmh group: 'org.hdrhistogram', name: 'HdrHistogram', version: '2.2.2'
2222
jmh group: 'com.datadoghq', name: 'sketches-java', version: '0.8.2'
2323
jmh group: 'org.openjdk.jol', name: 'jol-core', version: '0.17'
2424
jmh group: 'com.newrelic', name: 'nrsketch', version: '1.2'

0 commit comments

Comments
 (0)