Skip to content

Commit d9a825c

Browse files
build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#381)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd8b4e2 commit d9a825c

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
@@ -11,7 +11,7 @@ jackson = "2.20.0"
1111
jetbrainsAnnotation = "26.0.2-1"
1212
jakarta-ws-rs = "4.0.0"
1313
jupiter = "5.13.4"
14-
mockito = "5.19.0"
14+
mockito = "5.20.0"
1515
openapi-merger = "1.0.5"
1616
openapi-generator = "7.14.0"
1717
swagger = "2.2.26"

0 commit comments

Comments
 (0)