Skip to content

Commit

Permalink
Merge pull request #106 from scala-steward/update/sbt-scalac-opts-plu…
Browse files Browse the repository at this point in the history
…gin-0.0.6

Update sbt-scalac-opts-plugin to 0.0.6
  • Loading branch information
t3hnar committed Jan 26, 2021
2 parents d1b7449 + d6e12e5 commit b76b257
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
Expand Up @@ -8,4 +8,4 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")

addSbtPlugin("com.evolutiongaming" % "sbt-scalac-opts-plugin" % "0.0.5")
addSbtPlugin("com.evolutiongaming" % "sbt-scalac-opts-plugin" % "0.0.6")

0 comments on commit b76b257

Please sign in to comment.