Skip to content

Commit

Permalink
JMXFetch 0.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosroman committed Apr 23, 2024
1 parent f34dfb5 commit 03f771f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dd-java-agent/agent-jmxfetch/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
apply from: "$rootDir/gradle/java.gradle"

dependencies {
api('com.datadoghq:jmxfetch:0.49.0') {
api('com.datadoghq:jmxfetch:0.49.1') {
exclude group: 'org.slf4j', module: 'slf4j-api'
exclude group: 'org.slf4j', module: 'slf4j-jdk14'
exclude group: 'com.beust', module: 'jcommander'
Expand Down

0 comments on commit 03f771f

Please sign in to comment.