Skip to content

Commit b2f75d7

Browse files
test(deps): update dependency scala to v2.13.18
1 parent 70533aa commit b2f75d7

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.18
229229

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

0 commit comments

Comments
 (0)