Skip to content

Commit 06cd362

Browse files
committed
Update sbt-flow-linter to 0.0.69
1 parent 624450e commit 06cd362

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

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

0 commit comments

Comments
 (0)