Skip to content

Commit 5409de2

Browse files
Bump org.mockito:mockito-core from 5.18.0 to 5.20.0 (#258)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d618ed commit 5409de2

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
@@ -8,7 +8,7 @@ android-compose-runtime = { module = "androidx.compose.runtime:runtime", version
88
android-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "composeVersion" }
99
test-junit = "junit:junit:4.13.2"
1010
test-assertj = "org.assertj:assertj-core:3.27.6"
11-
test-mockito = "org.mockito:mockito-core:5.18.0"
11+
test-mockito = "org.mockito:mockito-core:5.20.0"
1212
androidTest-runner = "androidx.test:runner:1.7.0"
1313
androidTest-extJunit = "androidx.test.ext:junit:1.3.0"
1414
androidTest-assertParcelable = "com.artemzin.assert-parcelable:assert-parcelable:1.0.1"

0 commit comments

Comments
 (0)