Skip to content

Commit 09dbf39

Browse files
Bump com.squareup.okio:okio from 3.11.0 to 3.15.0 (#4258)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28d5e7a commit 09dbf39

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.11.0")
66+
testImplementation("com.squareup.okio:okio:3.15.0")
6767

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

0 commit comments

Comments
 (0)