Skip to content

Commit 301b994

Browse files
Bump com.squareup.okio:okio from 3.10.2 to 3.11.0 (#4172)
1 parent c2b43d1 commit 301b994

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
@@ -63,7 +63,7 @@ dependencies {
6363
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
6464

6565
// TODO(trask): update tests, no need to use this anymore
66-
testImplementation("com.squareup.okio:okio:3.10.2")
66+
testImplementation("com.squareup.okio:okio:3.11.0")
6767

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

0 commit comments

Comments
 (0)