Skip to content

Commit

Permalink
Merge pull request #205 from scala-steward/update/cats-mtl-1.4.0
Browse files Browse the repository at this point in the history
Update cats-mtl to 1.4.0
  • Loading branch information
daddykotex authored Oct 24, 2023
2 parents b589f08 + 5125be6 commit 9d33bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ object Deps {
val build = ivy"software.amazon.smithy:smithy-build:$smithyVersion"
}
object cats {
val mtl = ivy"org.typelevel::cats-mtl:1.3.1"
val mtl = ivy"org.typelevel::cats-mtl:1.4.0"
val parse = ivy"org.typelevel::cats-parse:0.3.10"
}
val ciString = ivy"org.typelevel::case-insensitive:1.4.0"
Expand Down

0 comments on commit 9d33bf4

Please sign in to comment.