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 2cfe0b6 commit 43a84ffCopy full SHA for 43a84ff
applications/proberapp/pom.xml
@@ -40,7 +40,7 @@
40
<DB_REGION>us-central1</DB_REGION>
41
<DB_USER>prober-user</DB_USER>
42
<DB_PASSOWRD>prober_connectivity_test_database</DB_PASSOWRD>
43
- <gax.version>2.72.2</gax.version>
+ <gax.version>2.73.1</gax.version>
44
<appengine.target.version>${project.version}</appengine.target.version>
45
<appengine.runtime.location>target/${project.artifactId}-${project.version}</appengine.runtime.location>
46
</properties>
@@ -122,7 +122,7 @@
122
<dependency>
123
<groupId>com.google.cloud</groupId>
124
<artifactId>google-cloud-core</artifactId>
125
- <version>2.62.2</version>
+ <version>2.63.1</version>
126
</dependency>
127
128
0 commit comments