Skip to content

Commit ef8b553

Browse files
Bump mockitoVersion from 5.18.0 to 5.19.0 in /Plan (#4227)
Bumps `mockitoVersion` 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8612f3a commit ef8b553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ subprojects {
9191
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
9292

9393
junitVersion = "5.13.3"
94-
mockitoVersion = "5.18.0"
94+
mockitoVersion = "5.19.0"
9595
seleniumVersion = "4.34.0"
9696
testContainersVersion = "1.21.3"
9797
awaitilityVersion = "4.3.0"

0 commit comments

Comments
 (0)