Skip to content

Commit bb6609a

Browse files
Bump mockitoVersion from 5.22.0 to 5.23.0 in /Plan (#4510)
Bumps `mockitoVersion` from 5.22.0 to 5.23.0. Updates `org.mockito:mockito-core` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) Updates `org.mockito:mockito-junit-jupiter` from 5.22.0 to 5.23.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.22.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.23.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 df5c585 commit bb6609a

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
@@ -92,7 +92,7 @@ subprojects {
9292
nkPlaceholderapiVersion = "1.4-SNAPSHOT"
9393

9494
junitVersion = "6.0.3"
95-
mockitoVersion = "5.22.0"
95+
mockitoVersion = "5.23.0"
9696
seleniumVersion = "4.41.0"
9797
testContainersVersion = "1.21.3"
9898
awaitilityVersion = "4.3.0"

0 commit comments

Comments
 (0)