1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

feat(gradle): update to 25c3d368 (#13407)

Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
This commit is contained in:
ohmyzsh[bot]
2025-11-03 08:30:05 +01:00
committed by GitHub
parent 423e9aef52
commit 90a22b61e6
2 changed files with 6 additions and 2 deletions

View File

@@ -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