Skip to content

Commit b974026

Browse files
authored
Merge pull request #197 from Atry/update/master/sbt-scalajs-1.16.0
Update sbt-scalajs, scalajs-library_2.13, ... to 1.16.0 in master
2 parents e094693 + bbf6770 commit b974026

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
@@ -6,7 +6,7 @@ libraryDependencies += "com.softwaremill.sttp" %% "circe" % "1.7.2"
66

77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
88

9-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
9+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
1010

1111
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
1212

0 commit comments

Comments
 (0)