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 d11d93a commit 3f870edCopy full SHA for 3f870ed
samples/install-without-bom/pom.xml
@@ -24,15 +24,13 @@
24
</properties>
25
26
<dependencies>
27
- <!-- {x-version-update-start:google-cloud-logging:released} -->
28
<!-- [START logging_install_without_bom] -->
29
<dependency>
30
<groupId>com.google.cloud</groupId>
31
<artifactId>google-cloud-logging</artifactId>
32
<version>2.1.0</version>
33
</dependency>
34
<!-- [END logging_install_without_bom] -->
35
- <!-- {x-version-update-end} -->
36
37
38
<groupId>junit</groupId>
0 commit comments