Skip to content

Commit 30f6715

Browse files
Merge pull request #1959 from microsoft/dependabot/gradle/components/authentication/azure/android/org.junit.jupiter-junit-jupiter-5.13.2
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 in /components/authentication/azure/android
2 parents f36cfac + d14cc69 commit 30f6715

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/authentication/azure/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.1'
3+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
55
testImplementation 'org.mockito:mockito-core:5.18.0'
66

0 commit comments

Comments
 (0)