Skip to content

Commit

Permalink
Bump com.tdunning:t-digest from 3.2 to 3.3
Browse files Browse the repository at this point in the history
Bumps [com.tdunning:t-digest](https://github.com/tdunning/t-digest) from 3.2 to 3.3.
- [Changelog](https://github.com/tdunning/t-digest/blob/main/RELEASE-NOTES.md)
- [Commits](https://github.com/tdunning/t-digest/commits)

---
updated-dependencies:
- dependency-name: com.tdunning:t-digest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 0f48825 commit b5f528d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,7 @@
<dependency>
<groupId>com.tdunning</groupId>
<artifactId>t-digest</artifactId>
<version>3.2</version>
<version>3.3</version>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
Expand Down

0 comments on commit b5f528d

Please sign in to comment.