This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jctools-core-4.0.5
in repository https://gitbox.apache.org/repos/asf/pekko.git
commit bb29b89b796fe1e36427f78bc1405a4fc24e9bf3
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 2 00:03:58 2024 +0000
Update jctools-core to 4.0.5
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 59ad6930db..59e1a9a862 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -76,7 +76,7 @@ object Dependencies {
val sigar = "org.fusesource" % "sigar" % "1.6.4"
- val jctools = "org.jctools" % "jctools-core" % "4.0.3"
+ val jctools = "org.jctools" % "jctools-core" % "4.0.5"
// reactive streams
val reactiveStreams = "org.reactivestreams" % "reactive-streams" %
reactiveStreamsVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]