Skip to content

Commit

Permalink
Merge pull request #633 from typelevel/update/shapeless3-deriving-3.4.0
Browse files Browse the repository at this point in the history
Update shapeless3-deriving to 3.4.0
  • Loading branch information
mergify[bot] authored Jan 11, 2024
2 parents 5ba39eb + cd17615 commit 5da32de
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 @@ -14,7 +14,7 @@ val munitVersion = "1.0.0-M10"
val disciplineMunitVersion = "2.0.0-M3"
val kindProjectorVersion = "0.13.2"
val shapeless2Version = "2.3.10"
val shapeless3Version = "3.3.0"
val shapeless3Version = "3.4.0"

lazy val commonSettings = Seq(
scalacOptions ++= Seq(
Expand Down

0 comments on commit 5da32de

Please sign in to comment.