Skip to content

Commit

Permalink
Merge pull request #789 from scala-steward/update/sbt-ide-settings-1.1.0
Browse files Browse the repository at this point in the history
Update sbt-ide-settings to 1.1.0
  • Loading branch information
mergify[bot] authored Oct 9, 2020
2 parents 2d92c52 + 1c79eda commit 7dac9bb
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 @@ -6,4 +6,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.5.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.9")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.0.0")
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")

0 comments on commit 7dac9bb

Please sign in to comment.