Skip to content

Commit 59da369

Browse files
authored
Merge pull request #189 from retronym/topic/bump-sbt-module
Update sbt-scala-module plugin to avoid inlining from stdlib
2 parents b906b35 + 35efd36 commit 59da369

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)