Skip to content

Commit

Permalink
Merge pull request #368 from cucumber/renovate/ch.epfl.scala-sbt-vers…
Browse files Browse the repository at this point in the history
…ion-policy-3.x

chore(deps): update dependency ch.epfl.scala:sbt-version-policy to v3
  • Loading branch information
gaeljw authored Jan 4, 2024
2 parents 4ba9ef9 + ad50013 commit 6d5dfca
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.2")
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 6d5dfca

Please sign in to comment.