Skip to content

Commit

Permalink
amqp-client 5.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Feb 25, 2025
1 parent 8aaaa39 commit 9260bc4
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 @@ -22,7 +22,7 @@ val commonSettings = Seq(
"com.chuusai" %% "shapeless" % "2.3.12",
"com.typesafe" % "config" % "1.4.3",
"com.github.pjfanning" %% "pekko-rabbitmq" % "7.0.0",
"com.rabbitmq" % "amqp-client" % "5.21.0",
"com.rabbitmq" % "amqp-client" % "5.25.0",
"org.slf4j" % "slf4j-api" % "1.7.36",
"com.spingo" %% "scoped-fixtures" % "2.0.0" % Test,
"ch.qos.logback" % "logback-classic" % "1.2.13" % Test,
Expand Down

0 comments on commit 9260bc4

Please sign in to comment.