Skip to content

Commit 4145902

Browse files
authored
Merge pull request #558 from scala-steward/update/scala-compiler-2.13.16
Update scala-compiler, scala-library, ... to 2.13.16
2 parents acb501a + c3d22d3 commit 4145902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
include:
1919
- scala: 3.3.5
2020
sbt-args: -J-XX:MaxRAMPercentage=90.0
21-
- scala: 2.13.11
21+
- scala: 2.13.16
2222
sbt-args: -J-XX:MaxRAMPercentage=90.0
2323
- scala: 2.13.4
2424
sbt-args: -J-XX:MaxRAMPercentage=90.0 --addPluginSbtFile=project/plugins.sbt.scala-js.0.6

0 commit comments

Comments
 (0)