Update to Gradle 8.3

This commit is contained in:
daz
2023-08-19 10:32:05 -06:00
parent 243af859f8
commit 124cb765ee
18 changed files with 24 additions and 19 deletions

View File

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