Skip to content

Commit

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

---
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 dbb9d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epicbox-hyperskill/gradle-spring/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gradle:7.3-jdk17
FROM gradle:8.7-jdk17

COPY --chown=gradle checker/ /checker/

Expand Down

0 comments on commit dbb9d82

Please sign in to comment.