Skip to content

Commit 750f437

Browse files
chore(deps): update dependency org.mockito:mockito-core to v5.15.2 (#1348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 455dbf3 commit 750f437

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
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>org.mockito</groupId>
227227
<artifactId>mockito-core</artifactId>
228-
<version>5.12.0</version>
228+
<version>5.15.2</version>
229229
<scope>test</scope>
230230
</dependency>
231231
<dependency>

0 commit comments

Comments
 (0)