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

Commit 7a979e1

Browse files
authored
Merge pull request #114 from scala-steward/update/common-0.7.1
Update common to 0.7.1
2 parents 01b9ddf + e5db97d commit 7a979e1

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)