Merge pull request #805 from scala-steward/update/cats-parse-0.3.4

Update cats-parse to 0.3.4
This commit is contained in:
mergify[bot]
2021-05-16 21:01:25 +00:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@ -9,7 +9,7 @@ object Dependencies {
val BetterMonadicForVersion = "0.3.1"
val BitpeaceVersion = "0.8.0"
val CalevVersion = "0.4.3"
val CatsParseVersion = "0.3.2"
val CatsParseVersion = "0.3.4"
val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.13.2"