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

Commit 9e30ae4

Browse files
authored
Merge pull request #163 from scala-steward/update/common-0.9.6
Update common to 0.9.6
2 parents 8b11396 + 39717dd commit 9e30ae4

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.4",
145+
"io.github.cquiroz.react" %%% "common" % "0.9.6",
146146
"com.lihaoyi" %%% "utest" % "0.7.4" % Test,
147147
"org.typelevel" %%% "cats-core" % "2.1.1" % Test
148148
),

0 commit comments

Comments
 (0)