Skip to content

Commit a383e0f

Browse files
bump: sbt-mima-plugin 1.1.4 (was 1.1.3) (#3240)
1 parent da7b7ef commit a383e0f

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
@@ -5,7 +5,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
55
// discipline
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
8+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
99
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1010
// docs
1111
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.57")

0 commit comments

Comments
 (0)