feat(gradle): update completion to version 25da917c (#12287)

Co-authored-by: ohmyzsh[bot] <54982679+ohmyzsh[bot]@users.noreply.github.com>
This commit is contained in:
ohmyzsh[bot] 2024-03-15 19:55:43 +07:00 committed by GitHub
commit d0bddee6e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 23 additions and 28 deletions

View file

@ -32,7 +32,7 @@ dependencies:
plugins/gradle:
repo: gradle/gradle-completion
branch: master
version: ea018400d86610d0f79f84debbb33c2d2ef5dbec
version: 25da917cf5a88f3e58f05be3868a7b2748c8afe6
precopy: |
set -e
find . ! -name _gradle ! -name LICENSE -delete