Skip to content

Commit ffb3ed7

Browse files
committed
Update sbt-mima-plugin to 1.1.5
1 parent c502348 commit ffb3ed7

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,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
3+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")

0 commit comments

Comments
 (0)