Skip to content

Commit

Permalink
Bump com.datadoghq:java-dogstatsd-client from 2.13.0 to 4.2.0 (#63)
Browse files Browse the repository at this point in the history
Bumps [com.datadoghq:java-dogstatsd-client](https://github.com/DataDog/java-dogstatsd-client) from 2.13.0 to 4.2.0.
- [Release notes](https://github.com/DataDog/java-dogstatsd-client/releases)
- [Changelog](https://github.com/DataDog/java-dogstatsd-client/blob/master/CHANGELOG.md)
- [Commits](DataDog/java-dogstatsd-client@v2.13.0...v4.2.0)

---
updated-dependencies:
- dependency-name: com.datadoghq:java-dogstatsd-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent e3d63fa commit 57eb0fe
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 @@ -10,7 +10,7 @@ lombok = "1.18.30"
commons-codec = "1.16.0"
find-bugs = "3.0.2"
gradle-nexus-publish-plugin = "1.3.0"
datadog-statsd = "2.13.0"
datadog-statsd = "4.2.0"
# Verify
checkstyle = "8.44"
pmd = "6.55.0"
Expand Down

0 comments on commit 57eb0fe

Please sign in to comment.