Skip to content

Commit

Permalink
Update jctools-core to 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Jun 2, 2024
1 parent f7eddaa commit bb29b89
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 @@ -76,7 +76,7 @@ object Dependencies {

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

val jctools = "org.jctools" % "jctools-core" % "4.0.3"
val jctools = "org.jctools" % "jctools-core" % "4.0.5"

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

0 comments on commit bb29b89

Please sign in to comment.