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 2d6b6e6 commit fbdefddCopy full SHA for fbdefdd
1 file changed
project/plugins.sbt
@@ -2,4 +2,4 @@ val sbtSoftwareMillVersion = "2.1.1"
2
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
3
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
5
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
0 commit comments