Skip to content

Commit c7a625f

Browse files
authored
deps: update library versions (#169)
* deps: update google-cloud-asset-bom to 0.116.0-beta * deps: update google-cloud-datacatalog-bom to 0.30.0-alpha * deps: update google-cloud-datalabeling-bom to 0.116.2-alpha * deps: update google-cloud-dlp-bom to 0.118.0-beta * deps: update google-cloud-dns to 0.117.2-alpha * deps: update google-cloud-nio to 0.120.0-alpha * deps: update google-cloud-talent-bom to 0.35.0-beta * deps: update google-cloud-texttospeech-bom to 0.117.1-beta
1 parent 3d2830e commit c7a625f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pom.xml

+8-8
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>com.google.cloud</groupId>
213213
<artifactId>google-cloud-asset-bom</artifactId>
214-
<version>0.115.0-beta</version>
214+
<version>0.116.0-beta</version>
215215
<type>pom</type>
216216
<scope>import</scope>
217217
</dependency>
@@ -300,14 +300,14 @@
300300
<dependency>
301301
<groupId>com.google.cloud</groupId>
302302
<artifactId>google-cloud-datacatalog-bom</artifactId>
303-
<version>0.29.0-alpha</version>
303+
<version>0.30.0-alpha</version>
304304
<type>pom</type>
305305
<scope>import</scope>
306306
</dependency>
307307
<dependency>
308308
<groupId>com.google.cloud</groupId>
309309
<artifactId>google-cloud-datalabeling-bom</artifactId>
310-
<version>0.116.1-alpha</version>
310+
<version>0.116.2-alpha</version>
311311
<type>pom</type>
312312
<scope>import</scope>
313313
</dependency>
@@ -331,7 +331,7 @@
331331
<dependency>
332332
<groupId>com.google.cloud</groupId>
333333
<artifactId>google-cloud-dlp-bom</artifactId>
334-
<version>0.116.0-beta</version>
334+
<version>0.118.0-beta</version>
335335
<type>pom</type>
336336
<scope>import</scope>
337337
</dependency>
@@ -345,7 +345,7 @@
345345
<dependency>
346346
<groupId>com.google.cloud</groupId>
347347
<artifactId>google-cloud-dns</artifactId>
348-
<version>0.117.0-alpha</version>
348+
<version>0.117.2-alpha</version>
349349
</dependency>
350350
<dependency>
351351
<groupId>com.google.cloud</groupId>
@@ -425,7 +425,7 @@
425425
<dependency>
426426
<groupId>com.google.cloud</groupId>
427427
<artifactId>google-cloud-nio</artifactId>
428-
<version>0.119.0-alpha</version>
428+
<version>0.120.0-alpha</version>
429429
</dependency>
430430
<dependency>
431431
<groupId>com.google.cloud</groupId>
@@ -545,7 +545,7 @@
545545
<dependency>
546546
<groupId>com.google.cloud</groupId>
547547
<artifactId>google-cloud-talent-bom</artifactId>
548-
<version>0.34.0-beta</version>
548+
<version>0.35.0-beta</version>
549549
<type>pom</type>
550550
<scope>import</scope>
551551
</dependency>
@@ -559,7 +559,7 @@
559559
<dependency>
560560
<groupId>com.google.cloud</groupId>
561561
<artifactId>google-cloud-texttospeech-bom</artifactId>
562-
<version>0.117.0-beta</version>
562+
<version>0.117.1-beta</version>
563563
<type>pom</type>
564564
<scope>import</scope>
565565
</dependency>

0 commit comments

Comments
 (0)