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 fae68f5 commit ee8af5cCopy full SHA for ee8af5c
build.sc
@@ -132,7 +132,7 @@ object os extends Module {
132
133
object native extends Cross[OsNativeModule](scalaVersions)
134
trait OsNativeModule extends OsModule with ScalaNativeModule {
135
- def scalaNativeVersion = "0.4.5"
+ def scalaNativeVersion = "0.4.14"
136
object test extends ScalaNativeTests with OsLibTestModule {
137
def nativeLinkStubs = true
138
}
0 commit comments