Skip to content

Commit b54483f

Browse files
committed
Update sbt-idea-plugin to 4.1.4
1 parent 340aaec commit b54483f

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.1.0")
1+
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "4.1.4")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7")

0 commit comments

Comments
 (0)