Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7a668b

Browse files
committed
test(deps): update test libraries
1 parent e6007d5 commit c7a668b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

google-cloud-storage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
<dependency>
326326
<groupId>net.jqwik</groupId>
327327
<artifactId>jqwik</artifactId>
328-
<version>1.9.2</version>
328+
<version>1.9.3</version>
329329
<scope>test</scope>
330330
</dependency>
331331
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>org.junit</groupId>
7171
<artifactId>junit-bom</artifactId>
72-
<version>5.13.0</version>
72+
<version>5.13.1</version>
7373
<type>pom</type>
7474
<scope>import</scope>
7575
</dependency>

0 commit comments

Comments
 (0)