Skip to content

Commit

Permalink
Update scalatest-flatspec, ... to 3.2.19 (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: dwolla-oss-scala-steward[bot] <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 23, 2024
1 parent 3ac4aaa commit fa834a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import org.portablescala.sbtplatformdeps.PlatformDepsPlugin.autoImport._
import sbt._

object Dependencies {
private val scalaTestV = "3.2.16"
private val scalaTestV = "3.2.19"

val SjsMacroTaskExecutor = Def.setting("org.scala-js" %%% "scala-js-macrotask-executor" % "1.0.0")
val SjsSecureRandom = Def.setting("org.scala-js" %%% "scalajs-java-securerandom" % "1.0.0")
Expand Down

0 comments on commit fa834a7

Please sign in to comment.