Skip to content

Commit cb9e34b

Browse files
authored
Merge pull request armanbilge#81 from armanbilge/update/sbt-scalajs-1.14.0
Update sbt-scalajs, scalajs-library_2.13, ... to 1.14.0
2 parents 9925938 + 6289c08 commit cb9e34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.21")
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
55
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.1.3")

0 commit comments

Comments
 (0)