Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 0d3cfc3 commit 34f231a
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.8-jdk11

COPY --chown=gradle checker/ /checker/

Expand Down

0 comments on commit 34f231a

Please sign in to comment.