File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ dependencies {
1515 implementation(" io.ktor:ktor-client-content-negotiation" )
1616 implementation(" io.ktor:ktor-serialization-kotlinx-json" )
1717 implementation(" io.opentelemetry.instrumentation:opentelemetry-ktor-2.0:2.3.0-alpha" )
18- implementation(" io.opentelemetry:opentelemetry-sdk:1.41 .0" )
19- implementation(" io.opentelemetry:opentelemetry-exporter-otlp:1.41 .0" )
20- implementation(" io.opentelemetry:opentelemetry-exporter-logging:1.41 .0" )
18+ implementation(" io.opentelemetry:opentelemetry-sdk:1.42 .0" )
19+ implementation(" io.opentelemetry:opentelemetry-exporter-otlp:1.42 .0" )
20+ implementation(" io.opentelemetry:opentelemetry-exporter-logging:1.42 .0" )
2121 implementation(" io.github.reactivecircus.cache4k:cache4k:0.13.0" )
2222 implementation(" ch.qos.logback:logback-classic:1.5.7" )
2323
You can’t perform that action at this time.
0 commit comments