Skip to content

Commit 0260ad3

Browse files
Update sbt-scala-module to 3.1.0 (#327)
1 parent dbf182a commit 0260ad3

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,3 +1,3 @@
1-
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.1.0")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")

0 commit comments

Comments
 (0)