Skip to content

Commit 2e0128e

Browse files
authored
Merge pull request scala#96 from retronym/topic/inline-less
Update sbt-scala-module plugin to avoid inlining from stdlib
2 parents c228377 + 09968eb commit 2e0128e

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 +1 @@
1-
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.13")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.14")

0 commit comments

Comments
 (0)