Skip to content

Commit e815520

Browse files
Update acyclic to 0.3.18 (#186)
Pull request: #186
1 parent eeb6f99 commit e815520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ val scala213 = "2.13.10"
1212
val scala3 = "3.3.1"
1313

1414
val osLib = "0.10.3"
15-
val acyclic = "0.3.12"
15+
val acyclic = "0.3.18"
1616

1717
val githubOrg = "com-lihaoyi"
1818
val githubRepo = "mainargs"

0 commit comments

Comments
 (0)