Skip to content

Commit ce1d872

Browse files
committed
[build] Update sbt-mima-plugin to 1.1.6
1 parent e880c2b commit ce1d872

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
33
addSbtPlugin("com.eed3si9n.ifdef" % "sbt-ifdef" % "0.4.1")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.12.0")
55
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
6-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
6+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
77
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.21.0")
88
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.12")
99
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.5")

0 commit comments

Comments
 (0)