diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2025-11-09 07:48:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-09 07:48:59 +0100 |
| commit | e70086a76a89405caa22f3e7fed6fcc8aeaa6f7c (patch) | |
| tree | 60550896f6aa2ee83654485b27130733c541f328 /.github | |
| parent | 90a22b61e66dbd83928be7b9739de554a5f1c09d (diff) | |
| download | zsh-e70086a76a89405caa22f3e7fed6fcc8aeaa6f7c.tar.gz zsh-e70086a76a89405caa22f3e7fed6fcc8aeaa6f7c.tar.bz2 zsh-e70086a76a89405caa22f3e7fed6fcc8aeaa6f7c.zip | |
feat(gradle): update to a9d7c822 (#13413)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependencies.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependencies.yml b/.github/dependencies.yml index d85451007..08289a04b 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -12,7 +12,7 @@ dependencies: plugins/gradle: repo: gradle/gradle-completion branch: master - version: 25c3d368527e7679e30a63f53cb20540cb285a24 + version: a9d7c822e42cc6a5b028b59e46cffcc8e7bc1134 precopy: | set -e find . ! -name _gradle ! -name LICENSE -delete |
