Skip to content

Commit 5657776

Browse files
chore(deps): update all dependencies
| datasource | package | from | to | | -------------- | -------------------------------- | ------ | ------ | | gradle-version | gradle | 7.6 | 7.6.1 | | github-tags | gradle/wrapper-validation-action | v1.0.5 | v1.0.6 |
1 parent 77d7557 commit 5657776

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gradle-wrapper-validation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/[email protected]
10-
- uses: gradle/[email protected].5
10+
- uses: gradle/[email protected].6
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-all.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip
44
networkTimeout=10000
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)