chore(deps): update dependency org.typelevel:cats-parse to v0.3.10 (#781)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-04 19:13:49 +03:00 committed by GitHub
parent 667a8255d9
commit a10d50407b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ val aquaVersion = "0.11.7"
val scalaV = "3.3.0"
val catsV = "2.8.0"
val catsParseV = "0.3.9"
val catsParseV = "0.3.10"
val monocleV = "3.1.0"
val scalaTestV = "3.2.16"
val fs2V = "3.7.0"