Update jctools-core to 3.0.0 (#28446)

This commit is contained in:
Scala Steward 2020-01-07 10:11:10 +01:00 committed by Arnout Engelen
parent 2327231667
commit e3cb631388

View file

@ -68,7 +68,7 @@ object Dependencies {
val sigar = "org.fusesource" % "sigar" % "1.6.4" // ApacheV2 val sigar = "org.fusesource" % "sigar" % "1.6.4" // ApacheV2
val jctools = "org.jctools" % "jctools-core" % "2.1.2" // ApacheV2 val jctools = "org.jctools" % "jctools-core" % "3.0.0" // ApacheV2
// reactive streams // reactive streams
val reactiveStreams = "org.reactivestreams" % "reactive-streams" % reactiveStreamsVersion // CC0 val reactiveStreams = "org.reactivestreams" % "reactive-streams" % reactiveStreamsVersion // CC0