Skip to content

Commit

Permalink
Update amqp-client to 5.22.0 (#982)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 17, 2024
1 parent cf210a7 commit 193cfe5
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.4"
val fs2 = "3.11.0"
val circe = "0.14.10"
val amqpClient = "5.21.0"
val amqpClient = "5.22.0"
val logback = "1.5.8"
val monix = "3.3.0"
val zio = "1.0.18"
Expand Down

0 comments on commit 193cfe5

Please sign in to comment.