Bump to Gradle 8.4 for tests and samples

This commit is contained in:
daz 2023-11-08 20:42:41 -08:00
parent 6b7c087721
commit 0e761ca2b4
No known key found for this signature in database
12 changed files with 40 additions and 40 deletions

View file

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