Skip to content

Commit 4979bab

Browse files
authored
Merge pull request #1121 from scala-steward/update/6.2.x/patches
[6.2.x] Patch updates
2 parents a8e0def + 2eb1add commit 4979bab

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("org.playframework" % "sbt-plugin" % sys.props.getOrElse(
77
addSbtPlugin("org.playframework" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "3.0.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)