Update jctools-core to 3.2.0

This commit is contained in:
Scala Steward 2020-12-11 00:04:10 +01:00
parent 268b46c8a8
commit 0ffe4f6c3e
No known key found for this signature in database
GPG key ID: 96BDF10FFAB8B6A6

View file

@ -73,7 +73,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" % "3.1.0" // ApacheV2 val jctools = "org.jctools" % "jctools-core" % "3.2.0" // ApacheV2
// reactive streams // reactive streams
val reactiveStreams = "org.reactivestreams" % "reactive-streams" % reactiveStreamsVersion // CC0 val reactiveStreams = "org.reactivestreams" % "reactive-streams" % reactiveStreamsVersion // CC0