Update jctools-core to 3.3.0 (#30100)
This commit is contained in:
parent
39b4a5c57a
commit
d69d04957b
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ object Dependencies {
|
|||
|
||||
val sigar = "org.fusesource" % "sigar" % "1.6.4" // ApacheV2
|
||||
|
||||
val jctools = "org.jctools" % "jctools-core" % "3.2.0" // ApacheV2
|
||||
val jctools = "org.jctools" % "jctools-core" % "3.3.0" // ApacheV2
|
||||
|
||||
// reactive streams
|
||||
val reactiveStreams = "org.reactivestreams" % "reactive-streams" % reactiveStreamsVersion // CC0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue