Skip to content

Commit

Permalink
Bump gradle from 7.3-jdk11 to 8.7-jdk11 in /epicbox-hyperskill/gradle
Browse files Browse the repository at this point in the history
Bumps gradle from 7.3-jdk11 to 8.7-jdk11.

---
updated-dependencies:
- dependency-name: gradle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent b4eb062 commit b76fa49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-hyperskill/gradle/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gradle:7.3-jdk11
FROM gradle:8.7-jdk11

COPY --chown=gradle checker/ /checker/

Expand Down

0 comments on commit b76fa49

Please sign in to comment.