Skip to content

Commit 28490c1

Browse files
scala-stewardcatap
andauthored
Update scalajs to 1.20.1 (#257)
Co-authored-by: Kirill A. Korinsky <[email protected]>
1 parent 32e9e06 commit 28490c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.
66
- Switched to scala-2.12.20
77
- Switched to scala-2.13.16
88
- Switched to scala-3.7.2
9-
- Switched to scalajs-1.19.0
9+
- Switched to scalajs-1.20.1
1010
- Switched to scala-native-0.5.8
1111

1212
## [2.0.2] - 2024-04-24

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
22
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
33

4-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
4+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
66

77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)