README: Added Dependencies management section - TOC

This commit is contained in:
Jakub Chrzanowski 2021-01-12 22:20:24 +01:00
parent 41f039d6ee
commit 8fa5d25e04

View File

@ -31,6 +31,7 @@ In this README, we will highlight the following elements of template-project cre
- actions basic action with shortcut binding
- [Predefined Run/Debug configurations](#predefined-rundebug-configurations)
- [Continuous integration](#continuous-integration) based on GitHub Actions
- [Dependencies management](#dependencies-management) with dependabot
- [Changelog maintenance](#changelog-maintenance) with the Gradle Changelog Plugin
- [Release flow](#release-flow) using GitHub Releases
- [Publishing the plugin](#publishing-the-plugin) with the Gradle IntelliJ Plugin