Skip to content

Commit 9e80b76

Browse files
Bump org.mockito:mockito-core from 5.5.0 to 5.6.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d682bd9 commit 9e80b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ testing {
132132
useJUnitJupiter('5.10.0')
133133
dependencies {
134134
implementation 'org.assertj:assertj-core:3.24.2'
135-
implementation 'org.mockito:mockito-core:5.5.0'
135+
implementation 'org.mockito:mockito-core:5.6.0'
136136
implementation 'org.assertj:assertj-core:3.24.2'
137137
implementation 'org.mockito:mockito-junit-jupiter:5.6.0'
138138
implementation 'com.github.stefanbirkner:system-lambda:1.2.1'

0 commit comments

Comments
 (0)