Skip to content

Commit 8468910

Browse files
committed
Update sbt-scala-module to 3.0.1
1 parent 62ddd7a commit 8468910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.0")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")

0 commit comments

Comments
 (0)