Skip to content

Commit 2f2552e

Browse files
authored
Update plugin.sbt
1 parent 8ae3697 commit 2f2552e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.14")
22

33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
44

5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.18")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")
66

77
scalacOptions += "-deprecation"

0 commit comments

Comments
 (0)