Skip to content

Commit f861fdd

Browse files
Update sbt-idea-plugin to 4.1.0 (#342)
1 parent ae1a071 commit f861fdd

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

0 commit comments

Comments
 (0)