Skip to content

Commit ce59250

Browse files
Update acyclic to 0.3.16 (#342)
Pull request: #342
1 parent 2790f99 commit ce59250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ val scalaVersions = Seq(
2020
) ++ communityBuildDottyVersion
2121

2222
object Deps {
23-
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.15"
23+
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.16"
2424
val jna = ivy"net.java.dev.jna:jna:5.15.0"
2525
val geny = ivy"com.lihaoyi::geny::1.1.1"
2626
val sourcecode = ivy"com.lihaoyi::sourcecode::0.4.2"

0 commit comments

Comments
 (0)