Skip to content

Commit

Permalink
Update cats-core to 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 14, 2022
1 parent 41c3c37 commit 53272d5
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 @@ -7,7 +7,7 @@ object Dependencies {
val AkkaTestkitSpecs2 = "0.3.1"
val Aws = "1.12.341"
val BouncyCastle = "1.72"
val Cats = "2.8.0"
val Cats = "2.9.0"
val Circe = "0.14.3"
val CommonsCodec = "1.15"
val ConcurrentLinkedHashMap = "1.4.2"
Expand Down

0 comments on commit 53272d5

Please sign in to comment.