Skip to content

Commit

Permalink
Update refined to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 26, 2024
1 parent d7c2dae commit 8eaf5f1
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 @@ -4,7 +4,7 @@ val catsV = "2.7.0"
val catsEffectV = "3.3.14"
val fs2V = "3.2.14"
val log4catsV = "1.2.0"
val refinedV = "0.9.29"
val refinedV = "0.11.1"
val collectionCompatV = "2.11.0"

val catsCore = "org.typelevel" %% "cats-core" % catsV
Expand Down

0 comments on commit 8eaf5f1

Please sign in to comment.