Skip to content

Commit 8073c38

Browse files
authored
Merge pull request playframework#1119 from scala-steward/update/5.4.x/patches
[5.4.x] Patch updates
2 parents c7079dc + 5c0ee27 commit 8073c38

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
@@ -7,6 +7,6 @@ addSbtPlugin("com.typesafe.play" % "sbt-plugin" % sys.props.getOrElse(
77
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.11"))
88

99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.6.1")
10-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
10+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
1111

1212
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")

0 commit comments

Comments
 (0)