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 a22af41 commit a7e968fCopy full SHA for a7e968f
project/plugins.sbt
@@ -7,6 +7,6 @@ val sbtSoftwareMillVersion = "1.9.14"
7
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
8
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
9
10
-addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.5")
+addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.4.6")
11
12
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
0 commit comments