Skip to content

Commit f60a285

Browse files
committed
Update sbt-flow-linter to 0.0.73
1 parent 4a818ac commit f60a285

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.72")
10+
addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.73")
1111

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

0 commit comments

Comments
 (0)