Skip to content

Commit

Permalink
test(deps): update dependency sbt to v1.9.5 (#1450)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 14, 2023
1 parent 668a03a commit a5ac937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/java/Dockerfile
Expand Up @@ -177,7 +177,7 @@ WORKDIR /
RUN install-tool scala v2.13.12

# renovate: datasource=github-releases packageName=sbt/sbt
RUN install-tool sbt v1.9.4
RUN install-tool sbt v1.9.5

# doesn't work for arbitrary users
USER 1000
Expand Down

0 comments on commit a5ac937

Please sign in to comment.