Skip to content

Commit

Permalink
Update shapeless to 2.3.5 (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 5, 2021
1 parent e05c8fa commit 3f08d80
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 @@ -10,7 +10,7 @@ lazy val buildSettings = Seq(
val catsVersion = "2.6.0"
val disciplineMunitVersion = "1.0.8"
val kindProjectorVersion = "0.11.3"
val shapelessVersion = "2.3.4"
val shapelessVersion = "2.3.5"

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

0 comments on commit 3f08d80

Please sign in to comment.