We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc6012 commit c361d64Copy full SHA for c361d64
1 file changed
project/plugins.sbt
@@ -16,4 +16,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
16
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")
17
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
18
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
19
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
0 commit comments