chore(deps): update dependency org.scalatest:scalatest to v3.2.17 (#877)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-11 15:30:26 +03:00 committed by GitHub
parent e219752c9c
commit cd863ff246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ val scalaV = "3.3.1"
val catsV = "2.10.0"
val catsParseV = "0.3.10"
val monocleV = "3.1.0"
val scalaTestV = "3.2.16"
val scalaTestV = "3.2.17"
val fs2V = "3.9.1"
val catsEffectV = "3.6-1f95fd7"
val declineV = "2.3.0"