Skip to content

Commit 996627b

Browse files
authored
test(deps): update dependency org.mockito:mockito-core to v4.9.0 (#2416)
1 parent 2fa3df6 commit 996627b

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
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>org.mockito</groupId>
150150
<artifactId>mockito-core</artifactId>
151-
<version>4.8.1</version>
151+
<version>4.9.0</version>
152152
<scope>test</scope>
153153
</dependency>
154154
<dependency>

0 commit comments

Comments
 (0)