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
davenverse-steward[bot] committed Jun 1, 2024
1 parent 3fc22fb commit 029c268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ lazy val refined = project
.settings(
name := "cormorant-refined",
libraryDependencies ++= Seq(
"eu.timepit" %% "refined" % "0.9.29"
"eu.timepit" %% "refined" % "0.11.2"
)
)

Expand Down

0 comments on commit 029c268

Please sign in to comment.