summaryrefslogtreecommitdiff
path: root/.github/dependencies.yml
diff options
context:
space:
mode:
authorohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>2025-11-03 08:30:05 +0100
committerGitHub <noreply@github.com>2025-11-03 08:30:05 +0100
commit90a22b61e66dbd83928be7b9739de554a5f1c09d (patch)
tree9c0b89c583b076e79ea241edd19176b2743340c3 /.github/dependencies.yml
parent423e9aef522fa954e73b77a99ee627723fc31257 (diff)
downloadzsh-90a22b61e66dbd83928be7b9739de554a5f1c09d.tar.gz
zsh-90a22b61e66dbd83928be7b9739de554a5f1c09d.tar.bz2
zsh-90a22b61e66dbd83928be7b9739de554a5f1c09d.zip
feat(gradle): update to 25c3d368 (#13407)
Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
Diffstat (limited to '.github/dependencies.yml')
-rw-r--r--.github/dependencies.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependencies.yml b/.github/dependencies.yml
index b8e33e62e..d85451007 100644
--- a/.github/dependencies.yml
+++ b/.github/dependencies.yml
@@ -12,7 +12,7 @@ dependencies:
plugins/gradle:
repo: gradle/gradle-completion
branch: master
- version: 1525cf3f2242062199ffcf0c5c1055625db6b9d2
+ version: 25c3d368527e7679e30a63f53cb20540cb285a24
precopy: |
set -e
find . ! -name _gradle ! -name LICENSE -delete