Skip to content

Commit

Permalink
Update sbt-version-policy to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 7, 2023
1 parent abc8995 commit afae33f
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 @@ -18,6 +18,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

//addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")

addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.0")
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "2.1.1")

addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.0")

0 comments on commit afae33f

Please sign in to comment.