Skip to content

Commit ee8af5c

Browse files
committed
.
1 parent fae68f5 commit ee8af5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ object os extends Module {
132132

133133
object native extends Cross[OsNativeModule](scalaVersions)
134134
trait OsNativeModule extends OsModule with ScalaNativeModule {
135-
def scalaNativeVersion = "0.4.5"
135+
def scalaNativeVersion = "0.4.14"
136136
object test extends ScalaNativeTests with OsLibTestModule {
137137
def nativeLinkStubs = true
138138
}

0 commit comments

Comments
 (0)