From ab2fd3e628ba2e28ab786998dbfde4b3a2aebbf5 Mon Sep 17 00:00:00 2001 From: pschichbot Date: Wed, 10 Jun 2026 02:05:03 +0000 Subject: [PATCH] Update all dependencies to 5e2ebd0 --- .github/workflows/gradle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 598eaab..f5b9ea4 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -23,7 +23,7 @@ jobs: distribution: 'temurin' cache: gradle - name: Setup Gradle - uses: gradle/actions/setup-gradle@50e97c2cd7a37755bbfafc9c5b7cafaece252f6e # v6 + uses: gradle/actions/setup-gradle@5e2ebd065dc2488b7a6ad670704656cbbe1e8f60 # v6 - name: Build run: ./gradlew --no-configuration-cache --no-parallel githubActions env: