Skip to content

Commit

Permalink
Update refined to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 2, 2024
1 parent 3a9aebc commit 82cc02f
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 @@ -23,7 +23,7 @@ object Dependencies {
val h2 = "2.2.224"
val scalaTest = "3.2.17"
val `zio-actors` = "0.1.0"
val refined = "0.10.3"
val refined = "0.11.2"
val `zio-schema` = "0.4.17"
val `sttp-apispec` = "0.6.3"
val redis4cats = "1.4.1"
Expand Down

0 comments on commit 82cc02f

Please sign in to comment.