Skip to content

Commit a82554c

Browse files
Update scalameta to 4.9.7 (#2983)
1 parent 9abcb25 commit a82554c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ object Deps {
9797
def coursierM1Cli = coursierDefault
9898
def jsoniterScala = "2.23.2"
9999
def jsoniterScalaJava8 = "2.13.5.2"
100-
def scalaMeta = "4.9.6"
100+
def scalaMeta = "4.9.7"
101101
def scalaNative04 = "0.4.17"
102102
def scalaNative05 = "0.5.3"
103103
def scalaNative = scalaNative05

0 commit comments

Comments
 (0)