Skip to content

Commit

Permalink
chore(deps): update dependency ch.epfl.scala:sbt-version-policy to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent 04c71af commit a76e250
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 @@ -5,7 +5,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

// Version policy check
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.3")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.1.0")

// Release
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
Expand Down

0 comments on commit a76e250

Please sign in to comment.