Skip to content

Commit fca4f06

Browse files
authored
Update gradle.yml
1 parent e0964dc commit fca4f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Run unit tests
4040
run: |
41-
./gradlew wrapper --gradle-version=2.2.4
41+
./gradlew wrapper --gradle-version=8.2.1
4242
./gradlew dumper:app:test
4343
4444
# NOTE: The Gradle Wrapper is the default and recommended way to run Gradle (https://docs.gradle.org/current/userguide/gradle_wrapper.html).

0 commit comments

Comments
 (0)