Merge pull request #739 from scala-steward/update/cats-parse-0.3.2

Update cats-parse to 0.3.2
This commit is contained in:
mergify[bot] 2021-04-02 02:24:18 +00:00 committed by GitHub
commit 45907767fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ object Dependencies {
val BetterMonadicForVersion = "0.3.1" val BetterMonadicForVersion = "0.3.1"
val BitpeaceVersion = "0.7.0" val BitpeaceVersion = "0.7.0"
val CalevVersion = "0.4.2" val CalevVersion = "0.4.2"
val CatsParseVersion = "0.3.1" val CatsParseVersion = "0.3.2"
val CirceVersion = "0.13.0" val CirceVersion = "0.13.0"
val ClipboardJsVersion = "2.0.6" val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "0.12.1" val DoobieVersion = "0.12.1"