Skip to content

Commit

Permalink
scalatest 3.2.18 (was 3.2.17)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and ihostage committed Feb 20, 2024
1 parent 8dd28ab commit baefd32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import com.typesafe.tools.mima.core.ProblemFilters
import sbtcrossproject.CrossPlugin.autoImport.crossProject
import org.scalajs.jsenv.nodejs.NodeJSEnv

val ScalaTestVersion = "3.2.17"
val ScalaTestVersion = "3.2.18"

def parserCombinators(scalaVersion: String) = "org.scala-lang.modules" %% "scala-parser-combinators" % {
CrossVersion.partialVersion(scalaVersion) match {
Expand Down

0 comments on commit baefd32

Please sign in to comment.