Skip to content

Commit

Permalink
feat(deps)!: Update dependency java to v21 (main) (#358)
Browse files Browse the repository at this point in the history
feat(deps)!: Update dependency java to v21

| datasource   | package | from      | to              |
| ------------ | ------- | --------- | --------------- |
| java-version | java    | 17.0.10+7 | 21.0.2+13.0.LTS |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent 2daec59 commit 89c297a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ FROM base as full-base
ARG APT_HTTP_PROXY

# renovate: datasource=java-version
RUN install-tool java 17.0.10+7
RUN install-tool java 21.0.2+13.0.LTS

# renovate: datasource=gradle-version
RUN install-tool gradle 8.7
Expand Down

0 comments on commit 89c297a

Please sign in to comment.