Skip to content

Commit

Permalink
test(deps): update dependency sbt to v1.10.0 (#2594)
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] authored May 6, 2024
1 parent d44037f commit 8b5fea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ WORKDIR /
RUN install-tool scala v2.13.14

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

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

0 comments on commit 8b5fea1

Please sign in to comment.