Skip to content

Commit

Permalink
Merge pull request #391 from armanbilge/update/shapeless3-deriving-3.4.3
Browse files Browse the repository at this point in the history
Update shapeless3-deriving to 3.4.3
  • Loading branch information
armanbilge authored Oct 1, 2024
2 parents 9b03e28 + 441662a commit 218376d
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.1",
"org.typelevel" %%% "shapeless3-deriving" % "3.4.3",
"dev.optics" %%% "monocle-core" % MonocleVersion,
"org.scala-js" %%% "scalajs-dom" % "2.8.0"
),
Expand Down

0 comments on commit 218376d

Please sign in to comment.