We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2d950 commit 890f72cCopy full SHA for 890f72c
java-game-servers/samples/install-without-bom/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>com.google.cloud</groupId>
30
<artifactId>google-cloud-game-servers</artifactId>
31
- <version>2.2.0</version>
+ <version>2.2.1</version>
32
</dependency>
33
<!-- [END game_servers_install_without_bom] -->
34
java-game-servers/samples/snippets/pom.xml
@@ -40,7 +40,7 @@
40
41
42
43
44
45
46
<groupId>com.google.code.gson</groupId>
0 commit comments