Skip to content

Commit 360df85

Browse files
authored
Merge pull request #193 from scalameta/update/sbt-mima-plugin-1.1.3
Update sbt-mima-plugin to 1.1.3
2 parents 98235eb + 7d266ee commit 360df85

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
44

55
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
66

7-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
7+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
88

99
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
1010

0 commit comments

Comments
 (0)