Skip to content

Commit bbeb567

Browse files
authored
deps: update dependency com.google.cloud:native-image-support to v0.14.0 (#824)
[![WhiteSource 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:native-image-support](https://github.com/GoogleCloudPlatform/native-image-support-java) | `0.13.2-SNAPSHOT` -> `0.14.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.14.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.14.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.14.0/compatibility-slim/0.13.2-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:native-image-support/0.14.0/confidence-slim/0.13.2-SNAPSHOT)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
1 parent 8285eee commit bbeb567

File tree

1 file changed

+1
-1
lines changed
  • java-core/google-cloud-core-bom

1 file changed

+1
-1
lines changed

java-core/google-cloud-core-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<dependency>
7979
<groupId>com.google.cloud</groupId>
8080
<artifactId>native-image-support</artifactId>
81-
<version>0.13.2-SNAPSHOT</version><!-- {x-version-update:native-image-support:current} -->
81+
<version>0.14.0</version><!-- {x-version-update:native-image-support:current} -->
8282
</dependency>
8383
</dependencies>
8484
</dependencyManagement>

0 commit comments

Comments
 (0)