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.
1 parent 287ac1a commit e467999Copy full SHA for e467999
project/plugins.sbt
@@ -5,5 +5,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.1
5
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
6
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
7
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.9")
8
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
9
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.15.0")
0 commit comments