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

Commit bd7033c

Browse files
authored
Merge pull request #219 from scala-steward/update/common-0.11.3
Update common to 0.11.3
2 parents 678098b + e1fef39 commit bd7033c

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
@@ -139,7 +139,7 @@ lazy val facade =
139139
"com.github.japgolly.scalajs-react" %%% "core" % scalaJsReact,
140140
"com.github.japgolly.scalajs-react" %%% "extra" % scalaJsReact,
141141
"com.github.japgolly.scalajs-react" %%% "test" % scalaJsReact % Test,
142-
"io.github.cquiroz.react" %%% "common" % "0.11.2",
142+
"io.github.cquiroz.react" %%% "common" % "0.11.3",
143143
"org.scalameta" %%% "munit" % "0.7.20" % Test,
144144
"com.lihaoyi" %%% "utest" % "0.7.5" % Test,
145145
"org.typelevel" %%% "cats-core" % "2.3.1" % Test

0 commit comments

Comments
 (0)