Skip to content

Commit 893564b

Browse files
Update sbt-scalac-opts-plugin to 0.2.0 (#891)
1 parent 1ad3a68 commit 893564b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.1")
1212

1313
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.2")
1414

15-
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.0.9")
15+
addSbtPlugin("com.evolution" % "sbt-scalac-opts-plugin" % "0.2.0")
1616

1717
addSbtPlugin("com.evolution" % "sbt-artifactory-plugin" % "0.1.2")
1818

0 commit comments

Comments
 (0)