Skip to content

Commit

Permalink
Merge pull request #189 from retronym/topic/bump-sbt-module
Browse files Browse the repository at this point in the history
Update sbt-scala-module plugin to avoid inlining from stdlib
  • Loading branch information
retronym authored Mar 1, 2018
2 parents b906b35 + 35efd36 commit 59da369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.13")
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.14")

0 comments on commit 59da369

Please sign in to comment.