Skip to content

Commit f167a08

Browse files
authored
test(deps): update dependency org.mockito:mockito-core to v3.6.28 (#303)
1 parent 1fe6c4e commit f167a08

File tree

1 file changed

+1
-1
lines changed
  • java-storage-nio/google-cloud-nio

1 file changed

+1
-1
lines changed

java-storage-nio/google-cloud-nio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>org.mockito</groupId>
8888
<artifactId>mockito-core</artifactId>
89-
<version>3.6.0</version>
89+
<version>3.6.28</version>
9090
<scope>test</scope>
9191
</dependency><dependency>
9292
<groupId>org.hamcrest</groupId>

0 commit comments

Comments
 (0)