Skip to content

Commit 45e8f97

Browse files
Update sbt-mima-plugin to 1.1.4 (#385)
1 parent f3aab9b commit 45e8f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ val scalafix = "0.12.1"
99

1010
// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
1111
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
12-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
12+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1313

1414
// Scala Native support
1515
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossVer)

0 commit comments

Comments
 (0)