Skip to content

Commit c652a83

Browse files
Merge pull request #2019 from microsoft/dependabot/gradle/junit-dependencies-f19526be9d
chore(deps): bump org.junit.platform:junit-platform-launcher from 6.0.0-RC1 to 6.0.0-RC2 in the junit-dependencies group across 1 directory
2 parents b9ba5ae + 43cb73f commit c652a83

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-RC1" }
20+
org-junit-platform-junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.0-RC2" }
2121
org-mockito-mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.19.0" }
2222

2323
[plugins]

0 commit comments

Comments
 (0)