Skip to content

Commit 58131dc

Browse files
Update sbt-mima-plugin to 1.1.5
1 parent 2f7483f commit 58131dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
22

3-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
3+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
44

55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
66

0 commit comments

Comments
 (0)