Update cats-parse to 0.3.5

This commit is contained in:
Scala Steward 2021-11-13 00:49:05 +01:00
parent b3c6933cfb
commit 6e5de25fd6
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

@ -9,7 +9,7 @@ object Dependencies {
val BetterMonadicForVersion = "0.3.1"
val BinnyVersion = "0.2.1"
val CalevVersion = "0.6.0"
val CatsParseVersion = "0.3.4"
val CatsParseVersion = "0.3.5"
val CirceVersion = "0.14.1"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "1.0.0-RC1"