Skip to content

Commit

Permalink
Update acyclic from 0.3.9 to 0.3.10 (#248)
Browse files Browse the repository at this point in the history
Pull request: #248
  • Loading branch information
scala-steward authored Feb 21, 2024
1 parent 638f4a1 commit 5c95f7f
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 @@ -20,7 +20,7 @@ val scalaVersions = Seq(
) ++ communityBuildDottyVersion

object Deps {
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.9"
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.10"
val jna = ivy"net.java.dev.jna:jna:5.14.0"
val geny = ivy"com.lihaoyi::geny::1.0.0"
val sourcecode = ivy"com.lihaoyi::sourcecode::0.3.1"
Expand Down

0 comments on commit 5c95f7f

Please sign in to comment.