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 070e1cf commit 3abb7f1Copy full SHA for 3abb7f1
project/plugins.sbt
@@ -3,6 +3,6 @@ ThisBuild / resolvers ++= Seq(
3
"Sonatype OSS Releases" at "https://s01.oss.sonatype.org/content/repositories/releases"
4
)
5
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
6
-addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "4.1.5")
+addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "4.1.6")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
8
addSbtPlugin("org.bitlap" % "sbt-kotlin-plugin" % "4.0.1")
0 commit comments