diff options
| author | ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com> | 2025-10-26 08:56:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-26 08:56:26 +0100 |
| commit | 969cd28e0d5724019061f10454c02d3ec2a71fd4 (patch) | |
| tree | 25fff8fa64f29ced32dc122efafc2595bd72c6a5 /.github | |
| parent | 99017b8eac3d7d0e5ba01c7bf0cf9c6d38985536 (diff) | |
| download | zsh-969cd28e0d5724019061f10454c02d3ec2a71fd4.tar.gz zsh-969cd28e0d5724019061f10454c02d3ec2a71fd4.tar.bz2 zsh-969cd28e0d5724019061f10454c02d3ec2a71fd4.zip | |
chore(gradle): update completion to 1525cf3f (#13393)
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 8e01a3548..b8e33e62e 100644 --- a/.github/dependencies.yml +++ b/.github/dependencies.yml @@ -12,7 +12,7 @@ dependencies: plugins/gradle: repo: gradle/gradle-completion branch: master - version: d51199b54e5b6d7b5a6e37d8a3badc3df7efd8ee + version: 1525cf3f2242062199ffcf0c5c1055625db6b9d2 precopy: | set -e find . ! -name _gradle ! -name LICENSE -delete |
