Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit 9505cb1

Browse files
authored
fix(deps): update dependency org.mockito:mockito-core to v4.9.0 (#1879)
1 parent 499664b commit 9505cb1

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.mockito</groupId>
114114
<artifactId>mockito-core</artifactId>
115-
<version>4.8.1</version>
115+
<version>4.9.0</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>com.google.api</groupId>

0 commit comments

Comments
 (0)