Skip to content

Commit cb71580

Browse files
authored
Merge pull request #228 from cucumber/renovate/ch.epfl.scala-sbt-version-policy-2.x
chore(deps): update dependency ch.epfl.scala:sbt-version-policy to v2
2 parents d924f39 + 60c4bbf commit cb71580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.8.0")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
66

77
// Version policy check
8-
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.2.1")
8+
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.0.0")
99

1010
// Release
1111
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")

0 commit comments

Comments
 (0)