Skip to content

Commit

Permalink
Update test-runner, tools to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 20, 2024
1 parent 052ed4d commit 9b3591b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/deps.sc
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ object Deps {
def jsoup = "1.18.1"
def scalaMeta = "4.9.9"
def scalaNative04 = "0.4.17"
def scalaNative05 = "0.5.4"
def scalaNative05 = "0.5.5"
def scalaNative = scalaNative05
def maxScalaNativeForToolkit = scalaNative05
def maxScalaNativeForTypelevelToolkit = scalaNative04
Expand Down

0 comments on commit 9b3591b

Please sign in to comment.