We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e27062e + a7863a0 commit 7fa1b5bCopy full SHA for 7fa1b5b
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.3")
2
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.13.0")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
4
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
6
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
0 commit comments