Skip to content

Commit 36ceec3

Browse files
authored
Bump org.mockito:mockito-core from 2.8.9 to 2.28.2 (#175)
2 parents f39fa30 + cfec2e9 commit 36ceec3

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
@@ -133,7 +133,7 @@ dependencies {
133133
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.64'
134134
testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'
135135
testImplementation 'org.hamcrest:hamcrest-core:1.3'
136-
testImplementation 'org.mockito:mockito-core:2.8.9'
136+
testImplementation 'org.mockito:mockito-core:2.28.2'
137137
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
138138
testImplementation 'org.springframework:spring-test:4.3.30.RELEASE'
139139
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'

0 commit comments

Comments
 (0)