Skip to content

Commit bc35edf

Browse files
authored
Merge pull request #1371 from scala-steward/update/sbt-ide-settings-1.1.3
Update sbt-ide-settings to 1.1.3
2 parents 91e2a9b + 3048ed1 commit bc35edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
77
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
88
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
9-
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
9+
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
1010
addSbtPlugin("com.github.sbt" % "sbt-less" % "2.0.1")
1111
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")
1212
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)