Skip to content

Commit

Permalink
chore: Minor dependency updates (#3016)
Browse files Browse the repository at this point in the history
  • Loading branch information
daschbot committed Feb 2, 2024
1 parent 4918f5c commit d59246f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Expand Up @@ -44,7 +44,7 @@ object Dependencies {

// refined
val refined = Seq(
"eu.timepit" %% "refined" % "0.11.0",
"eu.timepit" %% "refined" % "0.11.1",
"dev.zio" %% "zio-json-interop-refined" % "0.6.2"
)

Expand Down

0 comments on commit d59246f

Please sign in to comment.