We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6007d5 commit b9cd68eCopy full SHA for b9cd68e
google-cloud-storage/pom.xml
@@ -325,7 +325,7 @@
325
<dependency>
326
<groupId>net.jqwik</groupId>
327
<artifactId>jqwik</artifactId>
328
- <version>1.9.2</version>
+ <version>1.9.3</version>
329
<scope>test</scope>
330
</dependency>
331
pom.xml
@@ -69,7 +69,7 @@
69
70
<groupId>org.junit</groupId>
71
<artifactId>junit-bom</artifactId>
72
- <version>5.13.0</version>
+ <version>5.13.1</version>
73
<type>pom</type>
74
<scope>import</scope>
75
0 commit comments