docs: Add step to keep dependencies up to date

This commit is contained in:
oSumAtrIX
2023-12-12 23:18:53 +01:00
committed by GitHub
parent 88ed8ae72d
commit 519c5f984a

View File

@@ -15,7 +15,11 @@ To start using this template, follow these steps:
Match the group of the project, the manifest attributes, and the POM that will be published to yours. Match the group of the project, the manifest attributes, and the POM that will be published to yours.
### 3. Set up the `README.md` file[^1] ### 3. Update the dependencies in the `libs.versions.toml` file
Sometimes, the latest version of dependencies can be necessary, which is why keeping them up to date is important.
### 4. Set up the `README.md` file[^1]
Add a title, a description, a license and a short summary of the patches that are included in the repository. Add a title, a description, a license and a short summary of the patches that are included in the repository.