Skip to content

Commit 36e3095

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5
1 parent 1522b1e commit 36e3095

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
@@ -241,7 +241,7 @@
241241
<dependency>
242242
<groupId>org.mockito</groupId>
243243
<artifactId>mockito-core</artifactId>
244-
<version>2.28.2</version>
244+
<version>5.20.0</version>
245245
</dependency>
246246
<dependency>
247247
<groupId>io.reactivex.rxjava2</groupId>

0 commit comments

Comments
 (0)