Skip to content

Commit

Permalink
Update scala-compiler, scala-library, ... to 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 6, 2024
1 parent 6929c45 commit 5e4afc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
include:
- scala: 3.3.0
sbt-args: -J-XX:MaxRAMPercentage=90.0
- scala: 2.13.11
- scala: 2.13.14
sbt-args: -J-XX:MaxRAMPercentage=90.0
- scala: 2.13.4
sbt-args: -J-XX:MaxRAMPercentage=90.0 --addPluginSbtFile=project/plugins.sbt.scala-js.0.6
Expand Down

0 comments on commit 5e4afc7

Please sign in to comment.