Skip to content

Commit 10cb660

Browse files
Bump org.mockito:mockito-core from 4.11.0 to 5.6.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.11.0...v5.6.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ed4906 commit 10cb660

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
@@ -56,7 +56,7 @@ dependencies {
5656

5757
testImplementation 'junit:junit:4.13.2'
5858
testImplementation 'org.assertj:assertj-core:3.24.2'
59-
testImplementation 'org.mockito:mockito-core:4.11.0'
59+
testImplementation 'org.mockito:mockito-core:5.6.0'
6060
testImplementation 'ch.qos.logback:logback-classic:1.2.11'
6161
}
6262

0 commit comments

Comments
 (0)