Skip to content

Commit

Permalink
Update acyclic from 0.3.10 to 0.3.11 (#1424)
Browse files Browse the repository at this point in the history
Pull request: #1424
  • Loading branch information
lefou authored Feb 22, 2024
1 parent 18105ca commit 1010b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ val fastparseVersion = "3.0.2"
val scalametaVersion = "4.8.13"

object Deps {
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.10"
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.11"
val bsp4j = ivy"ch.epfl.scala:bsp4j:${bspVersion}"
val bcprovJdk15on = ivy"org.bouncycastle:bcprov-jdk15on:1.56"
val cask = ivy"com.lihaoyi::cask:0.6.0"
Expand Down

0 comments on commit 1010b53

Please sign in to comment.