Bump versions.junit from 5.9.2 to 5.9.3 in /examples/extension (#8375)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c804747870
commit
7d0cad2a12
|
@ -29,7 +29,7 @@ ext {
|
|||
opentelemetryJavaagent : "1.26.0-SNAPSHOT",
|
||||
opentelemetryJavaagentAlpha: "1.26.0-alpha-SNAPSHOT",
|
||||
|
||||
junit : "5.9.2"
|
||||
junit : "5.9.3"
|
||||
]
|
||||
|
||||
deps = [
|
||||
|
|
Loading…
Reference in New Issue