Skip to content

Commit 87a3972

Browse files
committed
Update sbt-mima-plugin to 1.1.4
1 parent fb24b16 commit 87a3972

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,5 +1,5 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
2-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
2+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
33
addSbtPlugin("com.lightbend.sbt" % "sbt-proguard" % "0.4.0")
44

55
libraryDependencies += "com.eed3si9n.jarjarabrams" %% "jarjar-abrams-core" % "1.14.0"

0 commit comments

Comments
 (0)