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 4deab1c commit 9e359edCopy full SHA for 9e359ed
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" % "3.26.2")
+addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "4.0.1")
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
addSbtPlugin("org.bitlap" % "sbt-kotlin-plugin" % "4.0.0")
0 commit comments