Skip to content

Commit

Permalink
Update to circe 0.14.0-M7 (#386)
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusMtnez authored May 20, 2021
1 parent ca1d4ee commit 4e37c2a
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 @@ -152,7 +152,7 @@ val catsV = "2.6.1" //https://github.com/typelevel/cats/releases
val catsEffectV = "2.5.1" //https://github.com/typelevel/cats-effect/releases
val specs2V = "4.11.0" //https://github.com/etorreborre/specs2/releases
val disciplineSpecs2V = "1.1.6"
val circeV = "0.13.0" //https://github.com/circe/circe/releases
val circeV = "0.14.0-M7" //https://github.com/circe/circe/releases
val http4sV = "0.21.23" //https://github.com/http4s/http4s/releases
val doobieV = "0.13.3" //https://github.com/tpolecat/doobie/releases
val scalaJavaTimeV = "2.3.0" // https://github.com/cquiroz/scala-java-time/releases
Expand Down

0 comments on commit 4e37c2a

Please sign in to comment.