Skip to content

Commit

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

Update sbt-scalac-opts-plugin to 0.0.6
  • Loading branch information
t3hnar committed Jan 26, 2021
2 parents fb1f06c + 2cf014a commit 95ff8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
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 95ff8cf

Please sign in to comment.