Skip to content

Commit

Permalink
Update sbt-mima-plugin to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Aug 9, 2024
1 parent bd7d2d9 commit 4effe3f
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 @@ -11,5 +11,5 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
addSbtPlugin("com.alejandrohdezma" % "sbt-github" % "0.11.13")
addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")

0 comments on commit 4effe3f

Please sign in to comment.