Skip to content

Commit cc0dfb3

Browse files
authored
Merge pull request AVSystem#723 from scala-steward/update/sbt-ide-settings-1.1.3
Update sbt-ide-settings to 1.1.3
2 parents 09e31fe + 8fffee4 commit cc0dfb3

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
@@ -3,7 +3,7 @@ logLevel := Level.Warn
33
addSbtPlugin("com.github.ghik" % "sbt-nosbt" % "0.2.1")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
55
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
6-
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
6+
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
99
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

0 commit comments

Comments
 (0)