Skip to content

Commit e79fb70

Browse files
Bump org.mockito:mockito-junit-jupiter from 5.2.0 to 5.14.2
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.2.0 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.2.0...v5.14.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ca00ff commit e79fb70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
annotationProcessor 'org.projectlombok:lombok:1.18.34'
4444

4545
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
46-
testImplementation 'org.mockito:mockito-junit-jupiter:5.2.0'
46+
testImplementation 'org.mockito:mockito-junit-jupiter:5.14.2'
4747
testImplementation 'org.assertj:assertj-core:3.26.3'
4848
}
4949

0 commit comments

Comments
 (0)