Skip to content

Commit 0d7a290

Browse files
Bump org.mockito:mockito-core from 4.4.0 to 4.11.0 in /lib
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.4.0 to 4.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.4.0...v4.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 718be3a commit 0d7a290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ dependencies {
130130
testImplementation 'junit:junit:4.13.2'
131131
testImplementation 'net.jodah:concurrentunit:0.4.6'
132132
testImplementation 'org.hamcrest:hamcrest:2.2'
133-
testImplementation 'org.mockito:mockito-core:4.4.0'
133+
testImplementation 'org.mockito:mockito-core:4.11.0'
134134

135135
jmhImplementation sourceSets.main.output
136136
jmhImplementation 'org.openjdk.jmh:jmh-core:1.35'

0 commit comments

Comments
 (0)