Skip to content

Commit

Permalink
Update amqp-client to 5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 20, 2023
1 parent 51ba932 commit 7575ba1
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 catsEffect = "3.5.0"
val fs2 = "3.7.0"
val circe = "0.14.5"
val amqpClient = "5.17.0"
val amqpClient = "5.18.0"
val logback = "1.4.8"
val monix = "3.3.0"
val zio = "1.0.18"
Expand Down

0 comments on commit 7575ba1

Please sign in to comment.