Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 109e5b4

Browse files
authoredApr 15, 2024··
chore: bump gradle/wrapper-validation-action from 2.1.1 to 3.3.0
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.1 to 3.3.0. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v2.1.1...v3.3.0) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0baac21 commit 109e5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
java-version: 17
3232
cache: gradle
3333

34-
- uses: gradle/wrapper-validation-action@v2.1.1
34+
- uses: gradle/wrapper-validation-action@v3.3.0
3535

3636
# Run tests
3737
- run: ./gradlew test --info

0 commit comments

Comments
 (0)
Please sign in to comment.