Skip to content

Commit 0338ea8

Browse files
authored
Bump org.mockito:mockito-core from 4.4.0 to 4.11.0 in /lib (#740)
2 parents 23c1a22 + 6e0c667 commit 0338ea8

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)