Skip to content

Commit

Permalink
Update sbt-version-policy to 2.0.0 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 31, 2021
1 parent ad0daf3 commit feef2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("com.dwijnand" % "sbt-travisci" % "1.2.0") // set scalaVersion and crossScalaVersions
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7") // set version, scmInfo, publishing settings
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.2.1")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.0.0")

0 comments on commit feef2be

Please sign in to comment.