Bump to Gradle 8.2.1

This commit is contained in:
daz
2023-07-11 07:26:05 -06:00
committed by Daz DeBoer
parent 295170c2ce
commit 4301451b53
9 changed files with 14 additions and 14 deletions

View File

@@ -22,7 +22,7 @@ jobs:
- name: Configure Gradle as default for unit test
uses: ./
with:
gradle-version: 8.2
gradle-version: 8.2.1
- name: Run tests
run: |
npm install