Skip to content

Commit 7fa1b5b

Browse files
authored
Merge pull request #371 from scala-steward/update/sbt-mima-plugin-1.1.2
Update sbt-mima-plugin to 1.1.2
2 parents e27062e + a7863a0 commit 7fa1b5b

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)