Skip to content

Commit b95026d

Browse files
authored
Merge pull request #542 from softwaremill/update/sbt-mima-plugin-1.1.4
Update sbt-mima-plugin to 1.1.4
2 parents 66d1ffd + f68a8fc commit b95026d

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
@@ -10,4 +10,4 @@ addSbtPlugin(
1010

1111
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
1212
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
13-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
13+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)