Skip to content

Commit 60aff5a

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5
1 parent 7d0fcb6 commit 60aff5a

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
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>org.mockito</groupId>
244244
<artifactId>mockito-core</artifactId>
245-
<version>2.28.2</version>
245+
<version>5.20.0</version>
246246
</dependency>
247247
<dependency>
248248
<groupId>io.reactivex.rxjava2</groupId>

0 commit comments

Comments
 (0)