We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd5ac66 + 5f2e0eb commit abf3f7fCopy full SHA for abf3f7f
1 file changed
applications/proberapp/pom.xml
@@ -38,7 +38,7 @@
38
<DB_REGION>us-central1</DB_REGION>
39
<DB_USER>prober-user</DB_USER>
40
<DB_PASSOWRD>prober_connectivity_test_database</DB_PASSOWRD>
41
- <gax.version>2.68.0</gax.version>
+ <gax.version>2.68.1</gax.version>
42
<appengine.target.version>${project.version}</appengine.target.version>
43
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
44
<appengine.runtime.location>target/${project.artifactId}-${project.version}</appengine.runtime.location>
@@ -121,7 +121,7 @@
121
<dependency>
122
<groupId>com.google.cloud</groupId>
123
<artifactId>google-cloud-core</artifactId>
124
- <version>2.58.0</version>
+ <version>2.58.1</version>
125
</dependency>
126
127
0 commit comments