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 3461e63 commit 2dd334dCopy full SHA for 2dd334d
README.md
@@ -31,7 +31,7 @@ or
31
Add to your `project/plugins.sbt` file:
32
33
``` sbt
34
-addSbtPlugin("com.github.shmishleniy" % "sbt-deploy-ssh" % "[0,)")
+addSbtPlugin("com.github.shmishleniy" % "sbt-deploy-ssh" % "0.1.3")
35
```
36
37
Add resolver to `project/plugins.sbt`:
project/plugins.sbt
0 commit comments