Merge pull request #29886 from scala-steward/update/jctools-core-3.2.0
Update jctools-core to 3.2.0
This commit is contained in:
commit
ec7e1f29f2
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ object Dependencies {
|
|||
|
||||
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
|
||||
val reactiveStreams = "org.reactivestreams" % "reactive-streams" % reactiveStreamsVersion // CC0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue