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 babbe94 commit c82f6d3Copy full SHA for c82f6d3
docs/setup.md
@@ -23,7 +23,7 @@ the `dependencyManagement` section of your `pom.xml`:
23
<dependency>
24
<groupId>com.google.cloud</groupId>
25
<artifactId>libraries-bom</artifactId>
26
- <version>25.1.0</version>
+ <version>25.4.0</version>
27
<type>pom</type>
28
<scope>import</scope>
29
</dependency>
0 commit comments