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.
1 parent 16b6e84 commit 5b82d1dCopy full SHA for 5b82d1d
build.sc
@@ -19,7 +19,7 @@ object versions {
19
val scala213Version = "2.13.10"
20
val scala3Version = "3.1.2"
21
val scalaJSVersion = "1.10.1"
22
- val scalaNativeVersion = "0.4.8"
+ val scalaNativeVersion = "0.4.11"
23
val munitVersion = "0.7.29"
24
val munitNativeVersion = "1.0.0-M7"
25
val fs2 = "3.3.0"
0 commit comments