Skip to content

Commit

Permalink
Update scalajs-sbt-test-adapter_2.13 to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and alexarchambault committed Nov 30, 2022
1 parent 9a464bd commit 1e07012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object Scala {
val mainVersions = Seq(scala3, scala213)
val runnerScalaVersions = runnerScala3 +: allScala2

def scalaJs = "1.11.0"
def scalaJs = "1.12.0"

def listAll: Seq[String] = {
def patchVer(sv: String): Int =
Expand Down

0 comments on commit 1e07012

Please sign in to comment.