We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa70f1c commit 3d3f661Copy full SHA for 3d3f661
project/plugins.sbt
@@ -5,5 +5,5 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
6
7
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.0")
8
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
0 commit comments