Skip to content

Commit 85cc5e1

Browse files
Update sbt-version-policy to 3.2.1 (#190)
1 parent 1e0839c commit 85cc5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
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.10.0")
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.2.0") // brings in MiMa
13+
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1") // brings in MiMa

0 commit comments

Comments
 (0)