Skip to content

Commit c7f5307

Browse files
chore(deps): Bump org-mockito from 5.18.0 to 5.19.0 (#1399)
Bumps `org-mockito` from 5.18.0 to 5.19.0. Updates `org.mockito:mockito-core` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) Updates `org.mockito:mockito-junit-jupiter` from 5.18.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.19.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 9fa203e commit c7f5307

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
@@ -14,7 +14,7 @@ npm = "10.9.0"
1414
openapi-gradle = "1.9.0"
1515
org-junit-jupiter = "5.13.4"
1616
org-junit-plattform = "1.13.4"
17-
org-mockito = "5.18.0"
17+
org-mockito = "5.19.0"
1818
org-slf4j = "2.0.17"
1919
org-testcontainers = "1.21.3"
2020
owasp-dependencycheck = "12.1.3"

0 commit comments

Comments
 (0)