Skip to content

Commit cfc420a

Browse files
Update sbt-ide-settings to 1.1.3 (#419)
1 parent 697e436 commit cfc420a

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
@@ -30,4 +30,4 @@ addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5")
3030

3131
// https://github.com/JetBrains/sbt-ide-settings
3232
// see why here: https://stackoverflow.com/questions/74340971/how-to-configure-intellij-to-manage-different-scala-versions
33-
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
33+
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")

0 commit comments

Comments
 (0)