Skip to content

Commit

Permalink
Update shapeless to 2.3.7 (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 17, 2021
1 parent 598d05b commit 135e856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -10,7 +10,7 @@ lazy val buildSettings = Seq(
val catsVersion = "2.6.1"
val disciplineMunitVersion = "1.0.9"
val kindProjectorVersion = "0.13.0"
val shapelessVersion = "2.3.6"
val shapelessVersion = "2.3.7"

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

0 comments on commit 135e856

Please sign in to comment.