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

Commit e5db97d

Browse files
committed
Update common to 0.7.1
1 parent 01b9ddf commit e5db97d

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
@@ -135,7 +135,7 @@ lazy val facade =
135135
"com.github.japgolly.scalajs-react" %%% "core" % scalaJsReact,
136136
"com.github.japgolly.scalajs-react" %%% "extra" % scalaJsReact,
137137
"com.github.japgolly.scalajs-react" %%% "test" % scalaJsReact % Test,
138-
"io.github.cquiroz.react" %%% "common" % "0.7.0",
138+
"io.github.cquiroz.react" %%% "common" % "0.7.1",
139139
"com.lihaoyi" %%% "utest" % "0.7.4" % Test,
140140
"org.typelevel" %%% "cats-core" % "2.1.1" % Test
141141
),

0 commit comments

Comments
 (0)