Skip to content

Commit f442df2

Browse files
authored
Merge pull request #2037 from microsoft/dependabot/gradle/junit-dependencies-cb2ae16272
chore(deps): bump the junit-dependencies group across 1 directory with 2 updates
2 parents 93d1534 + 227fdb6 commit f442df2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ io-opentelemetry-opentelemetry-api = { group = "io.opentelemetry", name = "opent
1616
io-opentelemetry-opentelemetry-context = { group = "io.opentelemetry", name = "opentelemetry-context", version.ref = "opentelemetry" }
1717
jakarta-annotation-jakarta-annotation-api = { group = "jakarta.annotation", name = "jakarta.annotation-api", version = "2.1.1" }
1818
javax-xml-stream-stax-api = { group = "javax.xml.stream", name = "stax-api", version = "1.0-2" }
19-
org-junit-jupiter-junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "5.13.4" }
20-
org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.0-RC3" }
19+
org-junit-jupiter-junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "6.0.0" }
20+
org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.0" }
2121
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.20.0" }
2222

2323
[plugins]

0 commit comments

Comments
 (0)