Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Updating telemetry SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
meiao committed Aug 5, 2022
1 parent ab5d0a8 commit ff2efe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ googleJavaFormat {

dependencies {
api("io.micrometer:micrometer-core:1.7.0")
api("com.newrelic.telemetry:telemetry-core:0.13.2")
api("com.newrelic.telemetry:telemetry-core:0.15.0")
implementation("org.slf4j:slf4j-api:1.7.30")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.6.0")
testRuntimeOnly("org.slf4j:slf4j-simple:1.7.30")
Expand Down

0 comments on commit ff2efe6

Please sign in to comment.