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 975d1fe + fc80cc5 commit 3b0a9d4Copy full SHA for 3b0a9d4
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.7"
+ val scalaNativeVersion = "0.4.8"
23
val munitVersion = "0.7.29"
24
val munitNativeVersion = "1.0.0-M6"
25
val fs2 = "3.3.0"
0 commit comments