Skip to content

Commit df9af41

Browse files
Update sbt-scala-module to 3.0.1 (#441)
1 parent 731eb40 commit df9af41

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,4 +1,4 @@
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

33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")

0 commit comments

Comments
 (0)