Skip to content

Commit 986f33c

Browse files
Update scalameta to 4.9.1 (#2770)
1 parent 6e92366 commit 986f33c

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
@@ -94,7 +94,7 @@ object Deps {
9494
def coursierM1Cli = coursierDefault
9595
def jsoniterScala = "2.23.2"
9696
def jsoniterScalaJava8 = "2.13.5.2"
97-
def scalaMeta = "4.9.0"
97+
def scalaMeta = "4.9.1"
9898
def scalaNative = "0.4.17"
9999
def scalaPackager = "0.1.29"
100100
def signingCli = "0.2.3"

0 commit comments

Comments
 (0)