From fe2601081d4c1dce6f2ec8cd369a8ff4d4a8f140 Mon Sep 17 00:00:00 2001 From: "dwolla-oss-scala-steward[bot]" <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 08:02:29 +0000 Subject: [PATCH] Update refined-scalacheck to 0.11.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3798e99..0ac4cef 100644 --- a/build.sbt +++ b/build.sbt @@ -34,7 +34,7 @@ lazy val `mysql-init-custom-resource` = (project in file(".")) val monocleVersion = "2.1.0" val http4sVersion = "0.23.12" val awsSdkVersion = "2.17.190" - val refinedV = "0.9.29" + val refinedV = "0.11.1" val catsRetryVersion = "3.1.0" Seq(