We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89b8f70 + 150b4ed commit e39bc10Copy full SHA for e39bc10
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
7
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.7")
8
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
9
10
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
11
12
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossProjectV)
13
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossProjectV)
0 commit comments