Skip to content

Commit b0953c7

Browse files
build(deps): bump mockito from 5.16.0 to 5.16.1 (#188)
Bumps `mockito` from 5.16.0 to 5.16.1. Updates `org.mockito:mockito-core` from 5.16.0 to 5.16.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) Updates `org.mockito:mockito-junit-jupiter` from 5.16.0 to 5.16.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 139e5f9 commit b0953c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ checkstyle = "8.44"
1717
pmd = "6.55.0"
1818
jacoco = "0.8.7"
1919
# Testing
20-
mockito = "5.16.0"
20+
mockito = "5.16.1"
2121
junit-jupiter = "5.11.4"
2222

2323
[libraries]

0 commit comments

Comments
 (0)