Skip to content

Commit fcd9435

Browse files
chore(deps): update dependency org.mockito:mockito-core to v4.10.0 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be99931 commit fcd9435

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
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>org.mockito</groupId>
8080
<artifactId>mockito-core</artifactId>
81-
<version>4.9.0</version>
81+
<version>4.10.0</version>
8282
<scope>test</scope>
8383
</dependency>
8484

0 commit comments

Comments
 (0)