Skip to content

Commit 1a8be6e

Browse files
Merge pull request #2003 from microsoft/dependabot/gradle/junit-dependencies-77f2755a6d
chore(deps): bump org.junit.platform:junit-platform-launcher from 6.0.0-M1 to 6.0.0-M2 in the junit-dependencies group across 1 directory
2 parents d419bfb + cd1f3fe commit 1a8be6e

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

2323
[plugins]

0 commit comments

Comments
 (0)