Skip to content

Commit

Permalink
Update shapeless to 2.3.5 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
nryanov-auto authored May 7, 2021
1 parent 70259bc commit 3a7e32b
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
@@ -1,7 +1,7 @@
lazy val catsVersion = "2.6.0"
lazy val catsEffectVersion = "2.5.0"
lazy val neo4jDriverVersion = "4.2.5"
lazy val shapelessVersion = "2.3.4"
lazy val shapelessVersion = "2.3.5"
lazy val fs2Version = "2.5.5"
lazy val kindProjectorVersion = "0.11.3"
lazy val slf4jVersion = "1.7.30"
Expand Down

0 comments on commit 3a7e32b

Please sign in to comment.