Skip to content

Commit 84208d9

Browse files
authored
Merge pull request #221 from cucumber/renovate/ch.epfl.scala-sbt-version-policy-1.x
chore(deps): update dependency ch.epfl.scala:sbt-version-policy to v1.2.1
2 parents 7a911dc + 1e60b57 commit 84208d9

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.0.1")
8+
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.2.1")
99

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

0 commit comments

Comments
 (0)