Skip to content

Commit

Permalink
Update jctools-core to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Oct 15, 2023
1 parent ac1ee69 commit 0ca30a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ object Dependencies {

val sigar = "org.fusesource" % "sigar" % "1.6.4"

val jctools = "org.jctools" % "jctools-core" % "3.3.0"
val jctools = "org.jctools" % "jctools-core" % "4.0.1"

// reactive streams
val reactiveStreams = "org.reactivestreams" % "reactive-streams" % reactiveStreamsVersion
Expand Down

0 comments on commit 0ca30a6

Please sign in to comment.