We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceefc9a commit ed0c271Copy full SHA for ed0c271
project/plugins.sbt
@@ -11,5 +11,5 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-tes
11
12
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.2")
13
14
-addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
+addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.4")
15
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.5")
0 commit comments