Update cats-parse to 0.3.6

This commit is contained in:
Scala Steward 2021-11-20 06:17:44 +01:00
parent f7206f5632
commit adb2fea1ee
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.5"
val CatsParseVersion = "0.3.6"
val CirceVersion = "0.14.1"
val ClipboardJsVersion = "2.0.6"
val DoobieVersion = "1.0.0-RC1"