Skip to content

Commit f5bd79d

Browse files
renovate-botShabirmean
authored andcommitted
chore(deps): update dependency com.google.cloud:google-cloud-dialogflow-cx to v0.14.2 (#530)
[![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-dialogflow-cx](https://togithub.com/googleapis/java-dialogflow-cx) | `0.14.1` -> `0.14.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.2/compatibility-slim/0.14.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-dialogflow-cx/0.14.2/confidence-slim/0.14.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-dialogflow-cx</summary> ### [`v0.14.2`](https://togithub.com/googleapis/java-dialogflow-cx/blob/HEAD/CHANGELOG.md#&#8203;0142-httpsgithubcomgoogleapisjava-dialogflow-cxcomparev0141v0142-2022-07-13) [Compare Source](https://togithub.com/googleapis/java-dialogflow-cx/compare/v0.14.1...v0.14.2) ##### Bug Fixes - enable longpaths support for windows test ([#&#8203;1485](https://togithub.com/googleapis/java-dialogflow-cx/issues/1485)) ([#&#8203;516](https://togithub.com/googleapis/java-dialogflow-cx/issues/516)) ([e057843](https://togithub.com/googleapis/java-dialogflow-cx/commit/e0578432487c01f3a866dda84b5bc4c9d5efa91b)) </details> --- ### 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/java-dialogflow-cx). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
1 parent e12e2d4 commit f5bd79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogflow-cx/snippets/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-dialogflow-cx</artifactId>
31-
<version>0.14.1</version>
31+
<version>0.14.2</version>
3232
</dependency>
3333
<dependency>
3434
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)