This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/amqp-client-5.26.0
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit ff1bd5fb0fdd767b37ff4204389b816e7f46c7d8
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 27 02:53:42 2025 +0000
Update amqp-client to 5.26.0
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 740a59fd2..b2c624a24 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -129,7 +129,7 @@ object Dependencies {
val Amqp = Seq(
libraryDependencies ++= Seq(
- "com.rabbitmq" % "amqp-client" % "5.25.0",
+ "com.rabbitmq" % "amqp-client" % "5.26.0",
"org.scalatestplus" %% scalaTestScalaCheckArtifact %
scalaTestScalaCheckVersion % Test) ++ Mockito)
val AwsSpiPekkoHttp = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]