Skip to content

Commit

Permalink
chore: Minor dependency updates (#3285)
Browse files Browse the repository at this point in the history
Co-authored-by: Christian Kleinbölting <[email protected]>
Co-authored-by: Christian Kleinbölting <[email protected]>
  • Loading branch information
3 people authored Jun 17, 2024
1 parent f15eb4e commit 844bfa0
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 @@ -46,7 +46,7 @@ object Dependencies {

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

Expand Down

0 comments on commit 844bfa0

Please sign in to comment.