Skip to content

Commit f21cf98

Browse files
Update test-runner, tools to 0.4.7 (#1317)
1 parent fd83d26 commit f21cf98

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
@@ -60,7 +60,7 @@ object Deps {
6060
def coursierCli = "2.1.0-M5-18-gfebf9838c"
6161
def jsoniterScala = "2.17.0"
6262
def scalaMeta = "4.5.13"
63-
def scalaNative = "0.4.5"
63+
def scalaNative = "0.4.7"
6464
def scalaPackager = "0.1.27"
6565
def signingCli = "0.1.9"
6666
}

0 commit comments

Comments
 (0)