Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit c3aceaf

Browse files
authored
Merge pull request #96 from retronym/topic/inline-less
Update sbt-scala-module plugin to avoid inlining from stdlib
2 parents 0056ec8 + 5347f44 commit c3aceaf

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 +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)