This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/jctools-core-4.0.3
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git
commit 7e626cd60857728082e0f89ff42e9282e49819fc
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 11 00:04:32 2024 +0000
Update jctools-core to 4.0.3
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 7bdd653a80..4789484220 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.2"
+ val jctools = "org.jctools" % "jctools-core" % "4.0.3"
// reactive streams
val reactiveStreams = "org.reactivestreams" % "reactive-streams" %
reactiveStreamsVersion
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]