Skip to content

Commit 56c38a2

Browse files
Update acyclic from 0.3.10 to 0.3.11 (#250)
Pull request: #250
1 parent 5c95f7f commit 56c38a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
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.10"
23+
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.11"
2424
val jna = ivy"net.java.dev.jna:jna:5.14.0"
2525
val geny = ivy"com.lihaoyi::geny::1.0.0"
2626
val sourcecode = ivy"com.lihaoyi::sourcecode::0.3.1"

0 commit comments

Comments
 (0)