Skip to content

Commit aa9f12c

Browse files
committed
sbt plugin name change
just want to make sure that 1.0.9, which I just published, works for an actual module
1 parent ff27cc2 commit aa9f12c

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,2 +1,2 @@
1-
addSbtPlugin("org.scala-lang.modules" % "scala-module-plugin" % "1.0.8")
1+
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "1.0.9")
22
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "1.8.0")

0 commit comments

Comments
 (0)