Skip to content

Commit

Permalink
Update sbt-idea-plugin to 3.18.2 (#616)
Browse files Browse the repository at this point in the history
* Update sbt-idea-plugin to 3.18.2

* Revert commit(s) 70ed926

* Update sbt-idea-plugin to 3.18.2

* Revert commit(s) 07ea84d, 167722f, 70ed926

* Update sbt-idea-plugin to 3.18.2

* Revert commit(s) 7bc8134

* Update sbt-idea-plugin to 3.18.2
  • Loading branch information
scala-steward authored Dec 27, 2022
1 parent 0d6e30f commit 94db706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ libraryDependencies ++= {
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.17.9")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.18.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")

0 comments on commit 94db706

Please sign in to comment.