Skip to content

Commit

Permalink
Update test-interface to 0.5.4 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 6, 2024
1 parent 28870b8 commit 5c77002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ object utest extends Module {
ivy"org.scala-native::test-interface::${scalaNativeVersion()}"
)

def scalaNativeVersion = "0.5.0"
def scalaNativeVersion = "0.5.4"
object test extends ScalaNativeTests with UtestTestModule
}
}

0 comments on commit 5c77002

Please sign in to comment.