File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies {
4444 compileOnly(" com.amazonaws:aws-xray-recorder-sdk-core:2.18.2" )
4545 compileOnly(" io.opentelemetry:opentelemetry-api:1.47.0" )
4646 compileOnly(" io.opentelemetry:opentelemetry-sdk:1.46.0" )
47- compileOnly(" io.opentelemetry:opentelemetry-sdk-metrics:1.43 .0" )
47+ compileOnly(" io.opentelemetry:opentelemetry-sdk-metrics:1.47 .0" )
4848 compileOnly(" org.jsoup:jsoup:1.18.3" )
4949 compileOnly(" org.jetbrains.kotlin:kotlin-stdlib:2.1.0" )
5050
@@ -83,7 +83,7 @@ dependencies {
8383 testImplementation(" com.amazonaws:aws-xray-recorder-sdk-core:2.18.2" )
8484 testImplementation(" io.opentelemetry:opentelemetry-api:1.47.0" )
8585 testImplementation(" io.opentelemetry:opentelemetry-sdk:1.46.0" )
86- testImplementation(" io.opentelemetry:opentelemetry-sdk-metrics:1.43 .0" )
86+ testImplementation(" io.opentelemetry:opentelemetry-sdk-metrics:1.47 .0" )
8787 testImplementation(" io.opentelemetry:opentelemetry-exporter-otlp:1.47.0" )
8888 testImplementation(" org.jsoup:jsoup:1.18.3" )
8989}
You can’t perform that action at this time.
0 commit comments