Skip to content

Commit

Permalink
chore(deps): update dependency org.typelevel:shapeless3-deriving to v…
Browse files Browse the repository at this point in the history
…3.4.3
  • Loading branch information
renovate[bot] committed Aug 21, 2024
1 parent 1ff3444 commit 8985b87
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 @@ -29,7 +29,7 @@ ThisBuild / libraryDependencies ++= Seq(
"co.fs2" %% "fs2-core" % "3.10.2",

// to make datatype-generic programming easier
"org.typelevel" %% "shapeless3-deriving" % "3.4.1",
"org.typelevel" %% "shapeless3-deriving" % "3.4.3",

// test libraries
"org.scalatest" %% "scalatest" % "3.2.19" % "test",
Expand Down

0 comments on commit 8985b87

Please sign in to comment.