Skip to content

Commit e39bc10

Browse files
authored
Merge pull request #423 from scalameta/update/sbt-mima-plugin-1.1.5
Update sbt-mima-plugin to 1.1.5
2 parents 89b8f70 + 150b4ed commit e39bc10

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
@@ -7,7 +7,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
77
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
99

10-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
10+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
1111

1212
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossProjectV)
1313
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossProjectV)

0 commit comments

Comments
 (0)