Skip to content

Commit 3d3f661

Browse files
author
scala-steward
committed
Update sbt-mima-plugin to 1.1.4
1 parent aa70f1c commit 3d3f661

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
@@ -5,5 +5,5 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
66

77
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
8-
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
8+
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
99
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")

0 commit comments

Comments
 (0)