Skip to content

Commit

Permalink
Merge pull request #351 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
tiagomota authored Oct 25, 2023
2 parents b31b329 + 2be043d commit 3caa1c6
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,6 +1,6 @@
// compliance
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
// release
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
// docs
Expand Down

0 comments on commit 3caa1c6

Please sign in to comment.