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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-19 13:20:27 +03:00 committed by GitHub
parent a70da08bdf
commit 4acbf4dc7e
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.8"
val catsParseV = "0.3.9"
val monocleV = "3.1.0"
val scalaTestV = "3.2.16"
val fs2V = "3.7.0"