Skip to content

Commit 71426cb

Browse files
dependabot[bot]jzheaux
authored andcommitted
Bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) 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-junit-jupiter dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cc6cd4f commit 71426cb

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
@@ -44,7 +44,7 @@ dependencies {
4444
testImplementation "commons-lang:commons-lang"
4545
testImplementation "gsbase:gsbase"
4646
testImplementation "org.mockito:mockito-core"
47-
testImplementation "org.mockito:mockito-junit-jupiter:5.18.0"
47+
testImplementation "org.mockito:mockito-junit-jupiter:5.19.0"
4848
testImplementation "org.springframework:spring-test"
4949
testImplementation "org.assertj:assertj-core"
5050
testImplementation "com.unboundid:unboundid-ldapsdk"

0 commit comments

Comments
 (0)