We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab82b64 commit 3209199Copy full SHA for 3209199
samples/install-without-bom/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>com.google.cloud</groupId>
30
<artifactId>google-cloud-logging-servlet-initializer</artifactId>
31
- <version>0.2.11-alpha</version>
+ <version>0.2.12-alpha</version>
32
</dependency>
33
34
<groupId>junit</groupId>
samples/snippets/pom.xml
0 commit comments