Skip to content

Commit 10dc666

Browse files
Merge pull request #1746 from stefan-niedermann/dependabot/gradle/org.mockito-mockito-core-5.17.0
Chore(deps): Bump org.mockito:mockito-core from 5.16.1 to 5.17.0
2 parents 2028cbf + 2f88585 commit 10dc666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ dependencies {
139139
// Tests
140140
testImplementation 'junit:junit:4.13.2'
141141
testImplementation 'org.robolectric:robolectric:4.14.1'
142-
testImplementation 'org.mockito:mockito-core:5.16.1'
142+
testImplementation 'org.mockito:mockito-core:5.17.0'
143143
testImplementation 'androidx.test:core:1.6.1'
144144
testImplementation 'androidx.arch.core:core-testing:2.2.0'
145145
}

0 commit comments

Comments
 (0)