Skip to content

Commit 19a012f

Browse files
lolgabsjrd
andauthored
Update Scala Native version in README.md
Co-authored-by: Sébastien Doeraene <[email protected]>
1 parent d57370d commit 19a012f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ In `project/plugins.sbt`:
119119

120120
```scala
121121
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.4")
122-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.3")
122+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
123123
```
124124

125125
In `build.sbt`:

0 commit comments

Comments
 (0)