Skip to content

Commit f9d6848

Browse files
chore(deps): update dependency ch.epfl.scala:sbt-version-policy to v3.2.1
1 parent 3cc5f7e commit f9d6848

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.9.2")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
66

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

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

0 commit comments

Comments
 (0)