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
typelevel-steward[bot] committed Aug 9, 2024
1 parent e1d4e6d commit 81d4ea5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mima/build.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2 changes: 1 addition & 1 deletion sonatype/build.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

0 comments on commit 81d4ea5

Please sign in to comment.