Skip to content

Commit 17504af

Browse files
chore(deps): update dependency org.mockito:mockito-core to v4.9.0 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a437d5 commit 17504af

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
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>org.mockito</groupId>
6868
<artifactId>mockito-core</artifactId>
69-
<version>4.8.1</version>
69+
<version>4.9.0</version>
7070
<scope>test</scope>
7171
</dependency>
7272

0 commit comments

Comments
 (0)