Skip to content

Commit 50a12f3

Browse files
committed
[pom] Update mockito core to 2.27.0
1 parent 02d2e4d commit 50a12f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>org.mockito</groupId>
225225
<artifactId>mockito-core</artifactId>
226-
<version>2.23.4</version>
226+
<version>2.27.0</version>
227227
<scope>test</scope>
228228
</dependency>
229229

0 commit comments

Comments
 (0)