Skip to content

Commit 69190fa

Browse files
chore(deps): Bump org-mockito from 5.17.0 to 5.18.0 (#1310)
Bumps `org-mockito` from 5.17.0 to 5.18.0. Updates `org.mockito:mockito-core` from 5.17.0 to 5.18.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) Updates `org.mockito:mockito-junit-jupiter` from 5.17.0 to 5.18.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.18.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 db5d665 commit 69190fa

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.12.2"
1616
org-junit-plattform = "1.12.2"
17-
org-mockito = "5.17.0"
17+
org-mockito = "5.18.0"
1818
org-slf4j = "2.0.17"
1919
org-testcontainers = "1.21.0"
2020
owasp-dependencycheck = "12.1.1"

0 commit comments

Comments
 (0)