Skip to content

Commit

Permalink
Merge branch 'main' into update/scala-library-2.12.20
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 23, 2024
2 parents 1c7a41e + fa834a7 commit f89a8a5
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 f89a8a5

Please sign in to comment.