We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3164026 commit 9ab1f1bCopy full SHA for 9ab1f1b
project/plugins.sbt
@@ -7,7 +7,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
7
8
resolvers += "Flow Plugins" at "https://flow.jfrog.io/flow/plugins-release/"
9
10
-addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.70")
+addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.71")
11
12
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
13
0 commit comments