Skip to content

Commit

Permalink
Merge pull request #274 from scala-steward/update/sbt-ide-settings-1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
an-tex authored Oct 11, 2023
2 parents 86ffb0e + 552fbf4 commit 81757de
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 @@ -2,7 +2,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.17.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
addSbtPlugin("io.github.cquiroz" % "sbt-tzdb" % "4.2.0")

addDependencyTreePlugin

0 comments on commit 81757de

Please sign in to comment.