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

Commit 7be9d32

Browse files
authored
Merge pull request #147 from scala-steward/update/common-0.9.2
Update common to 0.9.2
2 parents e5b2242 + e72f00e commit 7be9d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ lazy val facade =
142142
"com.github.japgolly.scalajs-react" %%% "core" % scalaJsReact,
143143
"com.github.japgolly.scalajs-react" %%% "extra" % scalaJsReact,
144144
"com.github.japgolly.scalajs-react" %%% "test" % scalaJsReact % Test,
145-
"io.github.cquiroz.react" %%% "common" % "0.9.1",
145+
"io.github.cquiroz.react" %%% "common" % "0.9.2",
146146
"com.lihaoyi" %%% "utest" % "0.7.4" % Test,
147147
"org.typelevel" %%% "cats-core" % "2.1.1" % Test
148148
),

0 commit comments

Comments
 (0)