Skip to content

Commit 5959995

Browse files
authored
Merge pull request #1123 from scala-steward/update/sbt-mima-plugin-1.1.4
Update sbt-mima-plugin to 1.1.4
2 parents 86e880c + 1283d73 commit 5959995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
1+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
22
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.1.0")
33
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.13")
44
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)