This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new f7abb3384 upgrade pekko-http-circe (#121)
f7abb3384 is described below
commit f7abb3384a4602623e43f9c2bcb797efee1db7ce
Author: PJ Fanning <[email protected]>
AuthorDate: Mon May 29 23:11:12 2023 +0100
upgrade pekko-http-circe (#121)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 0b520cfc1..6145fb313 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -299,7 +299,7 @@ object Dependencies {
val IronMq = Seq(
libraryDependencies ++= Seq(
"org.apache.pekko" %% "pekko-http" % PekkoHttpVersion,
- "com.github.pjfanning" %% "pekko-http-circe" %
"1.40.0-RC3_17-0a23ccd2-SNAPSHOT" // ApacheV2
+ "com.github.pjfanning" %% "pekko-http-circe" %
"1.40.0-RC3_23-bb29e2a9-SNAPSHOT" // ApacheV2
))
val Jms = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]