Skip to content

Commit

Permalink
Update sbt-ide-settings to 1.1.2 (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 1, 2023
1 parent dfd7177 commit b1d4aa8
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 @@ -30,4 +30,4 @@ addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5")

// https://github.com/JetBrains/sbt-ide-settings
// see why here: https://stackoverflow.com/questions/74340971/how-to-configure-intellij-to-manage-different-scala-versions
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")

0 comments on commit b1d4aa8

Please sign in to comment.