Skip to content

Commit

Permalink
Update acyclic to 0.3.16 (#1598)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 21, 2025
1 parent 0436d71 commit 5f662a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ val fastparseVersion = "3.1.1"
val scalametaVersion = "4.9.7"

object Deps {
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.15"
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.16"
val bsp4j = ivy"ch.epfl.scala:bsp4j:${bspVersion}"
val bcprovJdk15on = ivy"org.bouncycastle:bcprov-jdk18on:1.78.1"
val cask = ivy"com.lihaoyi::cask:0.9.1"
Expand Down

0 comments on commit 5f662a2

Please sign in to comment.