We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8579ff + feaa2f7 commit 623f452Copy full SHA for 623f452
1 file changed
project/plugins.sbt
@@ -7,6 +7,6 @@ addSbtPlugin("org.playframework" % "sbt-plugin" % sys.props.getOrElse(
7
addSbtPlugin("org.playframework" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "3.0.10"))
8
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
10
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
11
12
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
0 commit comments