Skip to content

Commit

Permalink
Update refined-scalacheck to 0.11.2 (#872)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward[bot] <417002+ etspaceman-scala-steward-app[bot]@users.noreply.github.com>
  • Loading branch information
etspaceman-scala-steward-app[bot] and scala-steward[bot] authored Jun 5, 2024
1 parent 48a1a56 commit 08385c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/LibraryDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ object LibraryDependencies {
}

object Refined {
val refinedVersion = "0.11.1"
val refinedVersion = "0.11.2"
val scalacheck =
Def.setting("eu.timepit" %%% "refined-scalacheck" % refinedVersion)
}
Expand Down

0 comments on commit 08385c1

Please sign in to comment.