[release/v1.20.x] Bump opentelemetry-javaagent from 1.20.1 to 1.20.2 (#623)
Clean cherry-pick of #618 to the `release/v1.20.x` branch. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
94f5489146
commit
d8bd440a56
|
|
@ -42,7 +42,7 @@ val CORE_DEPENDENCIES = listOf(
|
|||
)
|
||||
|
||||
val DEPENDENCIES = listOf(
|
||||
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.20.1",
|
||||
"io.opentelemetry.javaagent:opentelemetry-javaagent:1.20.2",
|
||||
"com.google.code.findbugs:annotations:3.0.1u2",
|
||||
"com.google.code.findbugs:jsr305:3.0.2",
|
||||
"com.squareup.okhttp3:okhttp:4.10.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue