Skip to content

Commit d74fd72

Browse files
test(deps): update dependency scala to v2.13.17
1 parent 8cadc7f commit d74fd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/java/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ WORKDIR /
225225

226226
# not required / used for sbt
227227
# renovate: datasource=github-releases packageName=scala/scala
228-
RUN install-tool scala v2.13.16
228+
RUN install-tool scala v2.13.17
229229

230230
# renovate: datasource=github-releases packageName=sbt/sbt
231231
RUN install-tool sbt v1.11.6

0 commit comments

Comments
 (0)