Skip to content

Commit

Permalink
Bump com.datadoghq:sketches-java from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps com.datadoghq:sketches-java from 0.8.2 to 0.8.3.

---
updated-dependencies:
- dependency-name: com.datadoghq:sketches-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 1949a00 commit bf61b4c
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 @@ -19,7 +19,7 @@ dependencies {
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: 'com.datadoghq', name: 'sketches-java', version: '0.8.2'
jmh group: 'com.datadoghq', name: 'sketches-java', version: '0.8.3'
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 bf61b4c

Please sign in to comment.