Skip to content

Commit 21ae09c

Browse files
deps: update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.45.0 (#3220)
* deps: update dependency com.google.cloud:google-cloud-datacatalog-bom to v1.45.0 * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 9d71b8b commit 21ae09c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€ŽREADME.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5353
If you are using Gradle 5.x or later, add this to your dependencies:
5454

5555
```Groovy
56-
implementation platform('com.google.cloud:libraries-bom:26.34.0')
56+
implementation platform('com.google.cloud:libraries-bom:26.35.0')
5757
5858
implementation 'com.google.cloud:google-cloud-bigquery'
5959
```

β€Žpom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>com.google.cloud</groupId>
8181
<artifactId>google-cloud-datacatalog-bom</artifactId>
82-
<version>1.44.0</version>
82+
<version>1.45.0</version>
8383
<type>pom</type>
8484
<scope>import</scope>
8585
</dependency>

0 commit comments

Comments
 (0)