Skip to content

Commit dc3663e

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-core to v2.8.18 (#1087)
1 parent c1f1826 commit dc3663e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

java-translate/samples/install-without-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-core</artifactId>
55-
<version>2.8.15</version>
55+
<version>2.8.18</version>
5656
<scope>test</scope>
5757
<classifier>tests</classifier>
5858
</dependency>

java-translate/samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.google.cloud</groupId>
5454
<artifactId>google-cloud-core</artifactId>
55-
<version>2.8.15</version>
55+
<version>2.8.18</version>
5656
<scope>test</scope>
5757
<classifier>tests</classifier>
5858
</dependency>

java-translate/samples/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>com.google.cloud</groupId>
6464
<artifactId>google-cloud-core</artifactId>
65-
<version>2.8.15</version>
65+
<version>2.8.18</version>
6666
<scope>test</scope>
6767
<classifier>tests</classifier>
6868
</dependency>

0 commit comments

Comments
 (0)