Skip to content

Commit

Permalink
feat(deps): update dependency gradle to v8.6 (#278)
Browse files Browse the repository at this point in the history
| datasource     | package | from | to  |
| -------------- | ------- | ---- | --- |
| gradle-version | gradle  | 8.5  | 8.6 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 0fbb987 commit 7d532be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -51,7 +51,7 @@ ARG APT_HTTP_PROXY
RUN install-tool java 17.0.10+7

# renovate: datasource=gradle-version
RUN install-tool gradle 8.5
RUN install-tool gradle 8.6

# renovate: datasource=github-releases packageName=containerbase/erlang-prebuild versioning=docker
RUN install-tool erlang 26.2.3.0
Expand Down

0 comments on commit 7d532be

Please sign in to comment.