Skip to content

Commit ea039b6

Browse files
Update scalameta to 4.13.1.1 (#1617)
1 parent 4116e91 commit ea039b6

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
@@ -102,7 +102,7 @@ val (buildVersion, unstable) = scala.util.Try(
102102

103103
val bspVersion = "2.1.1"
104104
val fastparseVersion = "3.1.1"
105-
val scalametaVersion = "4.10.0"
105+
val scalametaVersion = "4.13.1.1"
106106

107107
object Deps {
108108
val acyclic = ivy"com.lihaoyi:::acyclic:0.3.16"

0 commit comments

Comments
 (0)