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 b69b0ad commit fb6389aCopy full SHA for fb6389a
project/plugins.sbt
@@ -4,7 +4,7 @@ val sbtSoftwareMillVersion = "2.1.0"
4
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
5
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
6
7
-addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
+addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
8
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
10
0 commit comments