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/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new e11e65f4f4 Update jctools-core to 4.0.6 (#2687)
e11e65f4f4 is described below
commit e11e65f4f46b07dbd9847659870fda13a2482d98
Author: Scala Steward <[email protected]>
AuthorDate: Thu Feb 26 21:07:47 2026 +0100
Update jctools-core to 4.0.6 (#2687)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index e6610e1200..926446fedd 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -71,7 +71,7 @@ object Dependencies {
val sigar = "org.fusesource" % "sigar" % "1.6.4"
- val jctools = "org.jctools" % "jctools-core" % "4.0.5"
+ val jctools = "org.jctools" % "jctools-core" % "4.0.6"
// reactive streams
val reactiveStreams = "org.reactivestreams" % "reactive-streams" %
reactiveStreamsVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]