Skip to content

Commit c31194c

Browse files
author
scala-steward
committed
Update sbt-ide-settings to 1.1.4
1 parent 49fc110 commit c31194c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val scalaNativeVersion = Option(System.getenv("SCALANATIVE_VERSION")).getOrElse(
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
66
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.11.0")
7-
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
7+
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.4")
88

99
val sbtSoftwareMillVersion = "2.1.1"
1010
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)

0 commit comments

Comments
 (0)