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.git
The following commit(s) were added to refs/heads/main by this push:
new 26937c3779 Update jctools-core to 4.0.7 (#3442)
26937c3779 is described below
commit 26937c3779f292a2f0860c8ef6e7f462a26ffc36
Author: Scala Steward <[email protected]>
AuthorDate: Sat Aug 15 21:54:14 2026 +0200
Update jctools-core to 4.0.7 (#3442)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index cb42cb2af2..26bf236e2f 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -73,7 +73,7 @@ object Dependencies {
val sigar = "org.fusesource" % "sigar" % "1.6.4"
- val jctools = "org.jctools" % "jctools-core" % "4.0.6"
+ val jctools = "org.jctools" % "jctools-core" % "4.0.7"
// reactive streams
val reactiveStreams = "org.reactivestreams" % "reactive-streams" %
reactiveStreamsVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]