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 05b21e2 commit 31d1eacCopy full SHA for 31d1eac
1 file changed
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % s
6
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
7
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-test-js" % sbtSoftwareMillVersion)
8
//addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
9
-addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
+addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.6")
10
addSbtPlugin("org.playframework.twirl" % "sbt-twirl" % "2.0.9")
11
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.9.0")
12
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
0 commit comments