Skip to content

Commit 2057113

Browse files
Bump com.squareup.okio:okio from 3.9.0 to 3.9.1 (#3866)
1 parent a1ac7d2 commit 2057113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agent-tooling/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependencies {
6262
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
6363

6464
// TODO(trask): update tests, no need to use this anymore
65-
testImplementation("com.squareup.okio:okio:3.9.0")
65+
testImplementation("com.squareup.okio:okio:3.9.1")
6666

6767
compileOnly(project(":agent:agent-bootstrap"))
6868
compileOnly("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api")

0 commit comments

Comments
 (0)