Skip to content

Commit 9ab1f1b

Browse files
committed
Update sbt-flow-linter to 0.0.71
1 parent 3164026 commit 9ab1f1b

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
@@ -7,7 +7,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
77

88
resolvers += "Flow Plugins" at "https://flow.jfrog.io/flow/plugins-release/"
99

10-
addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.70")
10+
addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.71")
1111

1212
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
1313

0 commit comments

Comments
 (0)