Skip to content

Commit 79783a7

Browse files
author
scala-steward
committed
Update sbt-ide-settings to 1.1.3
1 parent b69b0ad commit 79783a7

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
@@ -4,7 +4,7 @@ val sbtSoftwareMillVersion = "2.1.0"
44
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
55
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
66

7-
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
7+
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
88

99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
1010

0 commit comments

Comments
 (0)