Skip to content

Commit edfec32

Browse files
deps: update dependency net.bytebuddy:byte-buddy to v1.14.12 (#2522)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [net.bytebuddy:byte-buddy](https://bytebuddy.net) | `1.14.11` -> `1.14.12` | [![age](https://developer.mend.io/api/mc/badges/age/maven/net.bytebuddy:byte-buddy/1.14.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/net.bytebuddy:byte-buddy/1.14.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/net.bytebuddy:byte-buddy/1.14.11/1.14.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/net.bytebuddy:byte-buddy/1.14.11/1.14.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Diego Marquez <[email protected]>
1 parent 46e0e0f commit edfec32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gax-java/dependencies.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ maven.org_mockito_mockito_core=org.mockito:mockito-core:2.28.2
8282
maven.org_hamcrest_hamcrest_core=org.hamcrest:hamcrest-core:1.3
8383
maven.com_google_truth_truth=com.google.truth:truth:1.4.2
8484
maven.com_googlecode_java_diff_utils_diffutils=com.googlecode.java-diff-utils:diffutils:1.3.0
85-
maven.net_bytebuddy_byte_buddy=net.bytebuddy:byte-buddy:1.14.11
85+
maven.net_bytebuddy_byte_buddy=net.bytebuddy:byte-buddy:1.14.12
8686
maven.org_objenesis_objenesis=org.objenesis:objenesis:2.6

0 commit comments

Comments
 (0)