Skip to content

Commit edb5d12

Browse files
authored
deps: update dependency org.graalvm.sdk:graal-sdk to v22.3.1 (#1444)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.graalvm.sdk:graal-sdk](https://togithub.com/oracle/graal) | `22.3.0` -> `22.3.1` | [![age](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/compatibility-slim/22.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.graalvm.sdk:graal-sdk/22.3.1/confidence-slim/22.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4yIn0=-->
1 parent 0ccf457 commit edb5d12

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
@@ -71,7 +71,7 @@ maven.com_google_http_client_google_http_client=com.google.http-client:google-ht
7171
maven.com_google_http_client_google_http_client_gson=com.google.http-client:google-http-client-gson:1.42.3
7272
maven.org_codehaus_mojo_animal_sniffer_annotations=org.codehaus.mojo:animal-sniffer-annotations:1.18
7373
maven.javax_annotation_javax_annotation_api=javax.annotation:javax.annotation-api:1.3.2
74-
maven.org_graalvm_sdk=org.graalvm.sdk:graal-sdk:22.3.0
74+
maven.org_graalvm_sdk=org.graalvm.sdk:graal-sdk:22.3.1
7575

7676
# Testing maven artifacts
7777
maven.junit_junit=junit:junit:4.13.2

0 commit comments

Comments
 (0)