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 49c4c86 commit 93355edCopy full SHA for 93355ed
pom.xml
@@ -17,15 +17,15 @@
17
<logback.version>1.2.13</logback.version>
18
<easymock.version>5.6.0</easymock.version>
19
<truth.version>1.4.4</truth.version>
20
- <logging.version>3.23.2</logging.version>
+ <logging.version>3.23.3</logging.version>
21
<slf4j.version>1.7.36</slf4j.version>
22
<google.api-common.version>1.10.1</google.api-common.version>
23
</properties>
24
25
<parent>
26
<groupId>com.google.cloud</groupId>
27
<artifactId>sdk-platform-java-config</artifactId>
28
- <version>3.51.0</version>
+ <version>3.52.0</version>
29
</parent>
30
31
<developers>
0 commit comments