Skip to content

Commit

Permalink
Update jctools-core to 4.0.5 (#1352)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-asf[bot] committed Jun 2, 2024
1 parent f7eddaa commit 40aaa98
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 40aaa98

Please sign in to comment.