Skip to content

Commit

Permalink
Update shapeless to 2.3.8 (#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Feb 13, 2022
1 parent 3145a00 commit 60a3def
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 @@ -8,7 +8,7 @@ ThisBuild / organization := "org.typelevel"
val catsVersion = "2.7.0"
val disciplineMunitVersion = "1.0.9"
val kindProjectorVersion = "0.13.2"
val shapelessVersion = "2.3.7"
val shapelessVersion = "2.3.8"

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

0 comments on commit 60a3def

Please sign in to comment.