Skip to content

Commit 47e6f5b

Browse files
authored
Merge pull request scala#10836 from scala-steward/update/2.12.x/sbt-mima-plugin-1.1.4
Update sbt-mima-plugin to 1.1.4 in 2.12.x
2 parents 56e9388 + 071265e commit 47e6f5b

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
@@ -25,7 +25,7 @@ buildInfoKeys := Seq[BuildInfoKey](buildClasspath)
2525

2626
buildInfoPackage := "scalabuild"
2727

28-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
28+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
2929

3030
libraryDependencies ++= Seq(
3131
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.9.201909030838-r",

0 commit comments

Comments
 (0)