Skip to content

Commit

Permalink
Merge pull request #326 from scala-steward/update/sbt-mima-plugin-1.0.1
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 1.0.1
  • Loading branch information
mpilquist authored Oct 7, 2021
2 parents 0cd6d8b + 3b7e8d1 commit fe22bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.1")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")

0 comments on commit fe22bb9

Please sign in to comment.