Fix typo in dependency update template

This commit is contained in:
Carter Jernigan 2022-04-12 07:45:50 -04:00 committed by Carter Jernigan
parent ad157bf2c1
commit 049841ad34
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ For a Gradle dependency:
1. Verify no unexpected entries appear in the lockfiles. _A supply chain attack could occur during this stage. The lockfile narrows the supply chain attack window to this very moment (as opposed to every time a build occurs)_
1. Are there any new APIs or possible migrations for this dependency?
For Gradle itself:
For Gradle itself:
1. Update the Gradle version in `gradle/wrapper/gradle-wrapper.properties`
1. Update the [Gradle SHA](https://gradle.org/release-checksums/) in `gradle/wrapper/gradle-wrapper.properties`