Skip to content

Commit a7863a0

Browse files
committed
Update sbt-mima-plugin to 1.1.2
1 parent e27062e commit a7863a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
22
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
4-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
4+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
66
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
77
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")

0 commit comments

Comments
 (0)