Skip to content

Commit

Permalink
Merge pull request #1270 from scala-steward/update/sbt-ide-settings-1…
Browse files Browse the repository at this point in the history
….1.2

Update sbt-ide-settings to 1.1.2
  • Loading branch information
eed3si9n committed Nov 6, 2023
2 parents 23a0b39 + d645cac commit 5c0c3e0
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 @@ -12,4 +12,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.4")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")

0 comments on commit 5c0c3e0

Please sign in to comment.