Skip to content

Commit 260e0e3

Browse files
chore(deps): bump org.mockito:mockito-core from 5.10.0 to 5.11.0 (#4303)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.10.0 to 5.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae7160a commit 260e0e3

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
@@ -18,7 +18,7 @@ junit5 = "5.10.2"
1818
kotlin = "1.9.23"
1919
# set in <root>/settings.gradle.kts
2020
kotlinCoroutines = "1.7.3"
21-
mockito = "5.10.0"
21+
mockito = "5.11.0"
2222
mockitoKotlin = "5.2.1"
2323
mockk = "1.13.10"
2424
node-gradle = "7.0.1"

0 commit comments

Comments
 (0)