We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 227d0c9 + e346d6c commit 25ae416Copy full SHA for 25ae416
build.sc
@@ -19,7 +19,7 @@ object versions {
19
val scala213Version = "2.13.8"
20
val scala3Version = "3.1.2"
21
val scalaJSVersion = "1.10.1"
22
- val scalaNativeVersion = "0.4.5"
+ val scalaNativeVersion = "0.4.6"
23
val munitVersion = "0.7.29"
24
val munitNativeVersion = "1.0.0-M6"
25
val fs2 = "3.2.12"
0 commit comments