Skip to content

Commit e727284

Browse files
Update sbt-idea-plugin to 4.0.3 (#337)
1 parent 14de93e commit e727284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "4.0.1")
1+
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "4.0.3")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.6")

0 commit comments

Comments
 (0)