Skip to content

Commit

Permalink
Merge pull request #27 from scala-steward/update/scala-library-2.13.12
Browse files Browse the repository at this point in the history
Update scala-library to 2.13.12
  • Loading branch information
lwronski committed Sep 21, 2023
2 parents fc94cdf + cee6f42 commit 5a0fcd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import scala.util.Properties.isWin


def scalaJsCliVersion = "1.1.1-sc5"
def scala213 = "2.13.11"
def scala213 = "2.13.12"
def scalaJsVersion = "1.13.2"
object cli extends Cli
trait Cli extends ScalaModule with ScalaJsCliPublishModule {
Expand Down

0 comments on commit 5a0fcd7

Please sign in to comment.