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 91db0b4 commit e6ef5a4Copy full SHA for e6ef5a4
project/plugins.sbt
@@ -2,7 +2,7 @@ resolvers += Resolver.sonatypeRepo("public")
2
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.13")
4
addSbtPlugin("io.github.soc" % "sbt-testng" % "4.0.0-M3")
5
-addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M14-7")
+addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.0-M15")
6
7
addSbtPlugin("com.fortysevendeg" % "sbt-microsites" % "0.3.3")
8
0 commit comments