This is an automated email from the ASF dual-hosted git repository.
hepin 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 40aaa98c55 Update jctools-core to 4.0.5 (#1352)
40aaa98c55 is described below
commit 40aaa98c55326617579383c9e8a24bb2c5ea606f
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 2 11:04:24 2024 +0800
Update jctools-core to 4.0.5 (#1352)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
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]