Skip to content

Commit

Permalink
Update sbt-version-policy to 1.0.0 (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 13, 2021
1 parent e9b0a05 commit cd2e217
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 @@ -11,4 +11,4 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossV
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0")

0 comments on commit cd2e217

Please sign in to comment.