Skip to content

Commit

Permalink
test(deps): update dependency sbt to v1.10.4 (main) (#3511)
Browse files Browse the repository at this point in the history
test(deps): update dependency sbt to v1.10.4

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 989f057 commit dda6150
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 @@ -202,7 +202,7 @@ WORKDIR /
RUN install-tool scala v2.13.15

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

RUN install-tool gradle 8.8-rc-2

Expand Down

0 comments on commit dda6150

Please sign in to comment.