Skip to content

Commit

Permalink
Merge pull request #336 from scala-steward/update/shapeless-2.3.5
Browse files Browse the repository at this point in the history
Update shapeless to 2.3.5
  • Loading branch information
bplommer authored May 7, 2021
2 parents 969e911 + 123cdbf commit d190774
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 @@ val magnoliaVersion = "0.17.0"

val refinedVersion = "0.9.24"

val shapelessVersion = "2.3.4"
val shapelessVersion = "2.3.5"

val scala212 = "2.12.13"

Expand Down

0 comments on commit d190774

Please sign in to comment.