Skip to content

Commit e1b78e0

Browse files
authored
fix(deps): update dependency com.google.cloud:google-cloud-bigquerydatatransfer-parent to v2.3.7 (googleapis#8253)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-bigquerydatatransfer-parent](https://togithub.com/googleapis/java-bigquerydatatransfer) | `2.3.7-SNAPSHOT` -> `2.3.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerydatatransfer-parent/2.3.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerydatatransfer-parent/2.3.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerydatatransfer-parent/2.3.7/compatibility-slim/2.3.7-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquerydatatransfer-parent/2.3.7/confidence-slim/2.3.7-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/google-cloud-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xODQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE4NC4yIn0=-->
1 parent 4adb9f7 commit e1b78e0

File tree

3 files changed

+3
-3
lines changed
  • java-bigquerydatatransfer
    • google-cloud-bigquerydatatransfer
    • grpc-google-cloud-bigquerydatatransfer-v1
    • proto-google-cloud-bigquerydatatransfer-v1

3 files changed

+3
-3
lines changed

java-bigquerydatatransfer/google-cloud-bigquerydatatransfer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-bigquerydatatransfer-parent</artifactId>
14-
<version>2.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
14+
<version>2.3.7</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-bigquerydatatransfer</site.installationModule>

java-bigquerydatatransfer/grpc-google-cloud-bigquerydatatransfer-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-bigquerydatatransfer-parent</artifactId>
13-
<version>2.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
13+
<version>2.3.7</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-bigquerydatatransfer/proto-google-cloud-bigquerydatatransfer-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-bigquerydatatransfer-parent</artifactId>
13-
<version>2.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
13+
<version>2.3.7</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

0 commit comments

Comments
 (0)