Skip to content

Commit 9d10eea

Browse files
Bump com.squareup.okio:okio from 3.9.1 to 3.10.1 (#4008)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e249368 commit 9d10eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/agent-tooling/build.gradle.kts

+1-1
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.1")
65+
testImplementation("com.squareup.okio:okio:3.10.1")
6666

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

0 commit comments

Comments
 (0)