Skip to content

Commit

Permalink
Update sbt-mima-plugin to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Oct 11, 2021
1 parent 65fbd5d commit a75882f
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 @@ -8,5 +8,5 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.10.0")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.10.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")

0 comments on commit a75882f

Please sign in to comment.