We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7079dc + 5c0ee27 commit 8073c38Copy full SHA for 8073c38
1 file changed
project/plugins.sbt
@@ -7,6 +7,6 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % sys.props.getOrElse(
7
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.11"))
8
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
10
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
11
12
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments