We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e7243 commit 45a9978Copy full SHA for 45a9978
2 files changed
README.md
@@ -275,7 +275,7 @@ Version Management
275
276
The easiest way to solve version conflicts is to use google-cloud's BOM. In Maven, add the following to your POM:
277
278
-```
+```xml
279
<dependencyManagement>
280
<dependencies>
281
<dependency>
google-cloud-bom/README.md
@@ -6,7 +6,7 @@ components plus its dependencies.
6
7
To use it in Maven, add the following to your POM:
8
9
10
11
12
0 commit comments