Skip to content

Commit 5efd509

Browse files
Update sbt-version-policy to 3.2.0 (#183)
1 parent 841442b commit 5efd509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ developers := List(Developer("", "", "", url("https://scala-lang.org"))
1010
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.9.9")
1111
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1212
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") // set version, scmInfo, publishing settings
13-
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.1.0") // brings in MiMa
13+
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0") // brings in MiMa

0 commit comments

Comments
 (0)