Skip to content

Commit

Permalink
Update plugin version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lolgab committed Nov 8, 2023
1 parent 928efa0 commit 4f80c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ This is useful, for example, when a platform doesn't support a certain Scala ver

```scala
import mill._, mill.scalalib._, mill.scalajslib._, mill.scalanativelib._
import $ivy.`com.github.lolgab::mill-crossplatform::0.2.2`
import $ivy.`com.github.lolgab::mill-crossplatform::0.2.4`
import com.github.lolgab.mill.crossplatform._

val scalaVersions = Seq("2.13.12", "3.3.1")
Expand Down

0 comments on commit 4f80c8b

Please sign in to comment.