Skip to content

Commit 8e0bd92

Browse files
authored
Merge pull request #10371 from scala-steward/update/2.12.x/sbt-mima-plugin-1.1.2
2 parents 59b872e + 7f48bf3 commit 8e0bd92

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

1919
buildInfoPackage := "scalabuild"
2020

21-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
21+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
2222

2323
libraryDependencies ++= Seq(
2424
"org.eclipse.jgit" % "org.eclipse.jgit" % "4.11.9.201909030838-r",

0 commit comments

Comments
 (0)