Skip to content

Commit 4c108b8

Browse files
Merge pull request #1947 from microsoft/dependabot/gradle/components/serialization/json/android/org.junit.jupiter-junit-jupiter-5.13.1
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 in /components/serialization/json/android
2 parents bbe1669 + 470ed38 commit 4c108b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/serialization/json/gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
// Use JUnit Jupiter API for testing.
3-
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.0'
3+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
55

66
// This dependency is used internally, and not exposed to consumers on their own compile classpath.

0 commit comments

Comments
 (0)