Skip to content

Commit 997ca8d

Browse files
build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.16.1
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.0 to 5.16.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.0...v5.16.1) --- 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]>
1 parent f0367c9 commit 997ca8d

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
@@ -1,6 +1,6 @@
11

22
[versions]
3-
mockito = "5.14.0"
3+
mockito = "5.16.1"
44

55
[libraries]
66
mockito = { module = "org.mockito:mockito-core", version.ref = "mockito" }

0 commit comments

Comments
 (0)