Skip to content

Commit

Permalink
test(deps): update dependency sbt to v1.9.8 (#1875)
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 Dec 14, 2023
1 parent 16551e5 commit d7b69f9
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 @@ -180,7 +180,7 @@ WORKDIR /
RUN install-tool scala v2.13.12

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

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

0 comments on commit d7b69f9

Please sign in to comment.