Update jctools-core to 4.0.3 (#1114)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
68082f0652
commit
8e52858b81
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue