diff --git a/implementations/micrometer-registry-signalfx/gradle.lockfile b/implementations/micrometer-registry-signalfx/gradle.lockfile index d674e24f9e..e02e7019db 100644 --- a/implementations/micrometer-registry-signalfx/gradle.lockfile +++ b/implementations/micrometer-registry-signalfx/gradle.lockfile @@ -15,7 +15,7 @@ com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava=chec com.google.j2objc:j2objc-annotations:1.3=checkstyle,nohttp com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle -com.signalfx.public:signalfx-java:1.0.28=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.29=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=checkstyle,nohttp commons-collections:commons-collections:3.2.2=checkstyle,nohttp commons-logging:commons-logging:1.2=nohttp diff --git a/samples/micrometer-samples-boot2/gradle.lockfile b/samples/micrometer-samples-boot2/gradle.lockfile index a51b35e84b..dee60700ed 100644 --- a/samples/micrometer-samples-boot2/gradle.lockfile +++ b/samples/micrometer-samples-boot2/gradle.lockfile @@ -49,7 +49,7 @@ com.netflix.spectator:spectator-reg-atlas:1.3.10=compileClasspath,productionRunt com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle com.rabbitmq:amqp-client:5.14.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.signalfx.public:signalfx-java:1.0.28=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.29=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.tdunning:t-digest:3.2=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.wavefront:wavefront-sdk-java:3.0.4=compileClasspath,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath commons-beanutils:commons-beanutils:1.9.4=checkstyle,nohttp diff --git a/samples/micrometer-samples-core/gradle.lockfile b/samples/micrometer-samples-core/gradle.lockfile index 1608055fa6..b774035b89 100644 --- a/samples/micrometer-samples-core/gradle.lockfile +++ b/samples/micrometer-samples-core/gradle.lockfile @@ -54,7 +54,7 @@ com.netflix.spectator:spectator-reg-atlas:1.3.10=compileClasspath,runtimeClasspa com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.3=checkstyle com.rabbitmq:amqp-client:5.16.0=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.signalfx.public:signalfx-java:1.0.28=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.29=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.tdunning:t-digest:3.2=compileClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.thoughtworks.paranamer:paranamer:2.8=runtimeClasspath,testRuntimeClasspath com.typesafe.scala-logging:scala-logging_2.13:3.9.3=runtimeClasspath,testRuntimeClasspath