Skip to content

Commit 8b739d8

Browse files
Merge pull request #162 from typelevel/update/sbt-mima-plugin-1.1.3
Update sbt-mima-plugin to 1.1.3
2 parents 21b5104 + aa5f2ec commit 8b739d8

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
@@ -8,4 +8,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
88

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

11-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
11+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")

0 commit comments

Comments
 (0)