diff --git a/implementations/micrometer-registry-signalfx/gradle.lockfile b/implementations/micrometer-registry-signalfx/gradle.lockfile index c2b4c644fe..026d797ebf 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.0.1=checkstyle -com.signalfx.public:signalfx-java:1.0.14=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.18=compileClasspath,default,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 8f7a31b60f..6f6efaa8c3 100644 --- a/samples/micrometer-samples-boot2/gradle.lockfile +++ b/samples/micrometer-samples-boot2/gradle.lockfile @@ -47,7 +47,7 @@ com.netflix.spectator:spectator-reg-atlas:0.135.0=compileClasspath,default,produ com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.0.1=checkstyle com.rabbitmq:amqp-client:5.10.0=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.signalfx.public:signalfx-java:1.0.14=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.18=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.typesafe.netty:netty-reactive-streams-http:2.0.5=default,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.typesafe.netty:netty-reactive-streams:2.0.5=default,productionRuntimeClasspath,runtimeClasspath,testRuntimeClasspath com.wavefront:wavefront-sdk-java:2.6.6=compileClasspath,default,productionRuntimeClasspath,runtimeClasspath,testCompileClasspath,testRuntimeClasspath diff --git a/samples/micrometer-samples-core/gradle.lockfile b/samples/micrometer-samples-core/gradle.lockfile index b1903e6f6f..f1154f194f 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:0.135.0=compileClasspath,default,runti com.puppycrawl.tools:checkstyle:8.33=nohttp com.puppycrawl.tools:checkstyle:9.0.1=checkstyle com.rabbitmq:amqp-client:5.14.2=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -com.signalfx.public:signalfx-java:1.0.14=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +com.signalfx.public:signalfx-java:1.0.18=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.thoughtworks.paranamer:paranamer:2.8=compileClasspath,default,runtimeClasspath,testCompileClasspath,testRuntimeClasspath com.typesafe.netty:netty-reactive-streams-http:2.0.5=default,runtimeClasspath,testRuntimeClasspath com.typesafe.netty:netty-reactive-streams:2.0.5=default,runtimeClasspath,testRuntimeClasspath