Skip to content

Commit

Permalink
deps: update shared dependencies to 3.12.0, monitoring to 3.21.0, upd…
Browse files Browse the repository at this point in the history
…ate renovate config (#1807)
  • Loading branch information
kolea2 committed Jun 26, 2023
1 parent 145c3b0 commit 12fc8cd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-bigtable-deps-bom/pom.xml
Expand Up @@ -66,14 +66,14 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-monitoring-bom</artifactId>
<version>3.20.0</version>
<version>3.21.0</version>
<exclusions>
<exclusion>
<!-- using the perfmark version in opencensus -->
Expand Down
7 changes: 7 additions & 0 deletions renovate.json
Expand Up @@ -71,6 +71,13 @@
],
"groupName": "jackson dependencies"
},
{
"packagePatterns": [
"^com.google.cloud:google-cloud-shared-dependencies",
"^com.google.cloud:google-cloud-monitoring-bom"
],
"groupName": "shared dependencies"
}
],
"regexManagers": [
{
Expand Down

0 comments on commit 12fc8cd

Please sign in to comment.