Skip to content

Commit

Permalink
Merge pull request #1035 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
sh0hei authored Aug 12, 2023
2 parents e54bb95 + e9fc7ea commit 3066200
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,4 +1,4 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.8")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
Expand Down

0 comments on commit 3066200

Please sign in to comment.