Skip to content

Commit 50f8379

Browse files
authored
Merge pull request #89 from scala-steward/update/sbt-ide-settings-1.1.3
Update sbt-ide-settings to 1.1.3
2 parents 4e54783 + 6f1e989 commit 50f8379

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
@@ -1,5 +1,5 @@
11
logLevel := Level.Warn
22

3-
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.2")
3+
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
55
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")

0 commit comments

Comments
 (0)