Skip to content

Commit

Permalink
Merge pull request #343 from armanbilge/update/shapeless3-deriving-3.4.1
Browse files Browse the repository at this point in the history
Update shapeless3-deriving to 3.4.1
  • Loading branch information
armanbilge authored Feb 24, 2024
2 parents 11289be + 7949521 commit e16c243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ lazy val calico = project
name := "calico",
libraryDependencies ++= Seq(
"com.armanbilge" %%% "fs2-dom" % Fs2DomVersion,
"org.typelevel" %%% "shapeless3-deriving" % "3.4.0",
"org.typelevel" %%% "shapeless3-deriving" % "3.4.1",
"dev.optics" %%% "monocle-core" % MonocleVersion,
"org.scala-js" %%% "scalajs-dom" % "2.8.0"
),
Expand Down

0 comments on commit e16c243

Please sign in to comment.