Skip to content

Commit

Permalink
Upgrade to signalfx-java 1.0.12
Browse files Browse the repository at this point in the history
Resolves gh-2738
  • Loading branch information
shakuzen committed Aug 11, 2021
1 parent 8ccd927 commit f8bb47d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def VERSIONS = [
'com.netflix.hystrix:hystrix-core:1.5.12',
'com.netflix.spectator:spectator-reg-atlas:latest.release',
'com.newrelic.agent.java:newrelic-api:5.+',
'com.signalfx.public:signalfx-java:latest.release',
'com.signalfx.public:signalfx-java:1.0.+',
'com.squareup.okhttp3:okhttp:latest.release',
'com.wavefront:wavefront-sdk-java:latest.release',
'de.flapdoodle.embed:de.flapdoodle.embed.mongo:latest.release',
Expand Down
4 changes: 2 additions & 2 deletions implementations/micrometer-registry-signalfx/gradle.lockfile

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

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

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

3 changes: 1 addition & 2 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 f8bb47d

Please sign in to comment.