Skip to content

Commit bc68af1

Browse files
Bump mockitoVersion from 5.19.0 to 5.21.0 in /Plan
Bumps `mockitoVersion` from 5.19.0 to 5.21.0. Updates `org.mockito:mockito-core` from 5.19.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.21.0) Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd287a3 commit bc68af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "6.0.1"
94-
mockitoVersion = "5.19.0"
94+
mockitoVersion = "5.21.0"
9595
seleniumVersion = "4.35.0"
9696
testContainersVersion = "1.21.3"
9797
awaitilityVersion = "4.3.0"

0 commit comments

Comments
 (0)