Skip to content

Commit

Permalink
⬆️ sbt-mima-plugin 1.1.1 to 1.1.3 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <scala-steward@rallyhealth.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 8, 2023
1 parent 52e3c13 commit 41357fe
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
@@ -1,7 +1,7 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.4.16")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
Expand Down

0 comments on commit 41357fe

Please sign in to comment.