Skip to content

Commit

Permalink
Update scala-compiler, scala-library to 2.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 26, 2024
1 parent 4e28a48 commit 61ac75f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
sbt-args: --addPluginSbtFile=project/plugins.sbt.scala-js.1.x
- scala: 2.12.11
sbt-args: --addPluginSbtFile=project/plugins.sbt.scala-js.1.x
- scala: 2.13.4
- scala: 2.13.15
sbt-args: --addPluginSbtFile=project/plugins.sbt.scala-js.1.x
- scala: 2.10.7
- scala: 2.11.12
- scala: 2.12.11
- scala: 2.13.4
- scala: 2.13.15

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 61ac75f

Please sign in to comment.