Skip to content

Commit cd3552e

Browse files
Merge pull request #345 from scala-steward/update/sbt-mima-plugin-1.1.5
Update sbt-mima-plugin to 1.1.5
2 parents 658cdbd + ffb3ed7 commit cd3552e

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)