Update jctools-core to 3.1.0 (#29656)

This commit is contained in:
Scala Steward 2020-09-23 10:46:11 +02:00 committed by GitHub
parent 05a46409f2
commit 375814ce6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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