Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update test-interface to 0.4.8
  • Loading branch information
your-app-name[bot] committed Nov 15, 2022
commit fc80cc53e8009480e9440b218e4add0fc239474c
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ object versions {
val scala213Version = "2.13.8"
val scala3Version = "3.1.2"
val scalaJSVersion = "1.10.1"
val scalaNativeVersion = "0.4.7"
val scalaNativeVersion = "0.4.8"
val munitVersion = "0.7.29"
val munitNativeVersion = "1.0.0-M6"
val fs2 = "3.3.0"
Expand Down