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 @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
6
6
- Switched to scala-2.12.20
7
7
- Switched to scala-2.13.16
8
8
- Switched to scala-3.6.4
9
- - Switched to scalajs-1.18.2
9
+ - Switched to scalajs-1.19.0
10
10
- Switched to scala-native-0.5.7
11
11
12
12
## [ 1.0.2] - 2024-04-24
Original file line number Diff line number Diff line change 1
1
addSbtPlugin(" org.portable-scala" % " sbt-scalajs-crossproject" % " 1.3.2" )
2
2
addSbtPlugin(" org.portable-scala" % " sbt-scala-native-crossproject" % " 1.3.2" )
3
3
4
- addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.18.2 " )
4
+ addSbtPlugin(" org.scala-js" % " sbt-scalajs" % " 1.19.0 " )
5
5
addSbtPlugin(" org.scala-native" % " sbt-scala-native" % " 0.5.7" )
6
6
7
7
addSbtPlugin(" pl.project13.scala" % " sbt-jmh" % " 0.4.7" )
You can’t perform that action at this time.
0 commit comments