Skip to content

Commit 173b90d

Browse files
Merge pull request #1871 from microsoft/dependabot/gradle/components/http/okHttp/android/org.junit.jupiter-junit-jupiter-5.12.2
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.12.1 to 5.12.2 in /components/http/okHttp/android
2 parents a56b1ac + 86f0a8f commit 173b90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http/okHttp/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.12.1'
3+
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
55

66
testImplementation 'org.mockito:mockito-core:5.17.0'

0 commit comments

Comments
 (0)