This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 22fc67552 Update circe-jawn to 0.14.16 (#1727)
22fc67552 is described below

commit 22fc6755245c04b8ffd7ce4cde986142630cf4c1
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 26 17:23:18 2026 +0200

    Update circe-jawn to 0.14.16 (#1727)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index eb58b300b..28e50dc1a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -345,7 +345,7 @@ object Dependencies {
       "org.apache.pekko" %% "pekko-http" % PekkoHttpVersion,
       "org.mdedetrich" %% "pekko-stream-circe" % PekkoStreamsCirceVersion,
       "org.mdedetrich" %% "pekko-http-circe" % PekkoStreamsCirceVersion,
-      "io.circe" %% "circe-jawn" % "0.14.15"))
+      "io.circe" %% "circe-jawn" % "0.14.16"))
 
   val JakartaMs = {
     val artemisVersion = "2.54.0"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to