File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
77- Switched to scala-2.13.17
88- Switched to scala-3.7.3
99- Switched to scalajs-1.20.1
10- - Switched to scala-native-0.5.8
10+ - Switched to scala-native-0.5.9
1111
1212## [ 2.0.2] - 2024-04-24
1313- Drop support scala-2.12 for Scala.JS and Scala-Native
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
22addSbtPlugin(" org.portable-scala" % " sbt-scala-native-crossproject" % " 1.3.2" )
33
44addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.20.1" )
5- addSbtPlugin(" org.scala-native" % " sbt-scala-native" % " 0.5.8 " )
5+ addSbtPlugin(" org.scala-native" % " sbt-scala-native" % " 0.5.9 " )
66
77addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.8" )
88addSbtPlugin(" com.github.sbt" % " sbt-pgp" % " 2.3.1" )
You can’t perform that action at this time.
0 commit comments