Skip to content

Commit

Permalink
Merge pull request #864 from scala-steward/update/sbt-mima-plugin-1.1.3
Browse files Browse the repository at this point in the history
Update sbt-mima-plugin to 1.1.3
  • Loading branch information
mergify[bot] committed Jul 20, 2023
2 parents 6be5794 + 6c4bcc0 commit 5184ae9
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 @@ -9,4 +9,4 @@ addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")

0 comments on commit 5184ae9

Please sign in to comment.