Skip to content

Commit

Permalink
Update sbt-version-policy to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
1 parent 8f98ea7 commit 181b174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ developers := List(Developer("", "", "", url("https://scala-lang.org"))
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") // set version, scmInfo, publishing settings
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.1.0") // brings in MiMa
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0") // brings in MiMa

0 comments on commit 181b174

Please sign in to comment.