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 975d1fe commit fc80cc5Copy full SHA for fc80cc5
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