Skip to content

Commit cae0cb4

Browse files
chore: bump gradle/wrapper-validation-action from 3.4.2 to 3.5.0 (#456)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/gradle/wrapper-validation-action/releases) - [Commits](gradle/wrapper-validation-action@v3.4.2...v3.5.0) --- updated-dependencies: - dependency-name: gradle/wrapper-validation-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d1daeb commit cae0cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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@v3.4.2
34+
- uses: gradle/wrapper-validation-action@v3.5.0
3535

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

0 commit comments

Comments
 (0)