Skip to content

Commit c420722

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.20.0 to 5.21.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.20.0...v5.21.0) --- updated-dependencies: - 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 345f0e4 commit c420722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
testImplementation "commons-lang:commons-lang"
3636
testImplementation "gsbase:gsbase"
3737
testImplementation "org.mockito:mockito-core"
38-
testImplementation "org.mockito:mockito-junit-jupiter:5.20.0"
38+
testImplementation "org.mockito:mockito-junit-jupiter:5.21.0"
3939
testImplementation "org.springframework:spring-test"
4040
testImplementation "org.assertj:assertj-core"
4141
testImplementation "com.unboundid:unboundid-ldapsdk"

0 commit comments

Comments
 (0)