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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,5 +37,5 @@ Simply run `gradle-upgrade-interactive`.
37
37
38
38
## How it works
39
39
40
-
The [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) is called to generate a JSON report containg the outdated dependencies.
41
-
The CLI will then prompt all outdated dependencies and the selected dependency upgrades will be written to the graGradledle build file.
40
+
The [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) is called to generate a JSON report containing the outdated dependencies.
41
+
The CLI will then prompt all outdated dependencies and the selected dependency upgrades will be written to the Gradle build file.
0 commit comments