Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Update java-dogstatsd-client to 4.2.0 #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

scala-steward
Copy link
Contributor

Updates com.datadoghq:java-dogstatsd-client from 4.1.0 to 4.2.0.
GitHub Release Notes - Changelog - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.datadoghq", artifactId = "java-dogstatsd-client" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.datadoghq", artifactId = "java-dogstatsd-client" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant