You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sbt-plugin/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
An sbt plugin that can extract the dependencies of your project and submit them to the Github Dependency submission API.
4
4
5
-
It is no recommended and generally not useful to install this plugin manually, as it can only be used in a Github workflow.
5
+
It is not recommended and generally not useful to install this plugin manually, as it can only be used in a Github workflow.
6
6
7
7
The easiest way to use this plugin is to set [scalacenter/sbt-dependency-submssion](https://github.com/scalacenter/sbt-dependency-submission) up in your Github workflow.
0 commit comments