Skip to content

Commit a9baa99

Browse files
authored
deps: update dependency org.mockito:mockito-core to v3.5.15 (#299)
1 parent a18ea58 commit a9baa99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.mockito</groupId>
5656
<artifactId>mockito-core</artifactId>
57-
<version>3.5.13</version>
57+
<version>3.5.15</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)