Skip to content

Commit 8abafc1

Browse files
chore(deps): update dependency org.mockito:mockito-core to v5.20.0
1 parent d164b7b commit 8abafc1

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
@@ -381,7 +381,7 @@
381381
<dependency>
382382
<groupId>org.mockito</groupId>
383383
<artifactId>mockito-core</artifactId>
384-
<version>5.19.0</version>
384+
<version>5.20.0</version>
385385
<scope>test</scope>
386386
</dependency>
387387
<dependency>

0 commit comments

Comments
 (0)