Skip to content

Commit

Permalink
Update refined to 0.11.0 (#1052)
Browse files Browse the repository at this point in the history
Co-authored-by: semenodm <[email protected]>
  • Loading branch information
scala-steward and semenodm authored Jun 22, 2023
1 parent 124cdc2 commit 3992075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {
val Circe = "0.14.5"
val Munit = "0.7.29"
val Fs2 = "3.7.0"
val Refined = "0.10.3"
val Refined = "0.11.0"
val ScalaTest = "3.2.16"
val MockitoScalaTest = "1.17.5"
val MockitoCore = "5.4.0"
Expand Down

0 comments on commit 3992075

Please sign in to comment.