Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Update common to 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 12, 2021
1 parent 9d64bc5 commit e1fef39
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 @@ -139,7 +139,7 @@ lazy val facade =
"com.github.japgolly.scalajs-react" %%% "core" % scalaJsReact,
"com.github.japgolly.scalajs-react" %%% "extra" % scalaJsReact,
"com.github.japgolly.scalajs-react" %%% "test" % scalaJsReact % Test,
"io.github.cquiroz.react" %%% "common" % "0.11.2",
"io.github.cquiroz.react" %%% "common" % "0.11.3",
"org.scalameta" %%% "munit" % "0.7.20" % Test,
"com.lihaoyi" %%% "utest" % "0.7.5" % Test,
"org.typelevel" %%% "cats-core" % "2.3.1" % Test
Expand Down

0 comments on commit e1fef39

Please sign in to comment.