Skip to content

Commit

Permalink
Upgrade to wavefront-sdk-java 3.0.4
Browse files Browse the repository at this point in the history
Closes gh-3636
  • Loading branch information
shakuzen committed Feb 13, 2023
1 parent 9a27e86 commit c113495
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 17 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def VERSIONS = [
'com.signalfx.public:signalfx-java:latest.release',
'com.squareup.okhttp3:okhttp:latest.release',
'com.tngtech.archunit:archunit-junit5:latest.release',
'com.wavefront:wavefront-sdk-java:latest.release',
'com.wavefront:wavefront-sdk-java:3.0.+',
'io.dropwizard.metrics:metrics-core:4.+',
'io.dropwizard.metrics:metrics-graphite:4.+',
'io.dropwizard.metrics:metrics-jmx:4.+',
Expand Down
10 changes: 5 additions & 5 deletions implementations/micrometer-registry-wavefront/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion samples/micrometer-samples-boot2/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 11 additions & 10 deletions samples/micrometer-samples-core/gradle.lockfile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c113495

Please sign in to comment.