Skip to content

Commit 6665c3c

Browse files
Merge pull request #2031 from microsoft/dependabot/gradle/junit-dependencies-1cf33db508
chore(deps): bump org.junit.platform:junit-platform-launcher from 6.0.0-RC2 to 6.0.0-RC3 in the junit-dependencies group across 1 directory
2 parents 36923d5 + b57a4c6 commit 6665c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ io-opentelemetry-opentelemetry-context = { group = "io.opentelemetry", name = "o
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" }
1919
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-RC2" }
20+
org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.0-RC3" }
2121
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.19.0" }
2222

2323
[plugins]

0 commit comments

Comments
 (0)