Fix typo and plugin version
This commit is contained in:
@@ -4,7 +4,7 @@ On behalf of the community, I am pleased to announce that the {{ availability }}
|
||||
{{#each projects}}
|
||||
### {{ name }}
|
||||
|
||||
Sine text related to project
|
||||
Some text related to project
|
||||
{{/each}}
|
||||
|
||||
The following modules were updated as part of {{ releaseVersion }}:
|
||||
@@ -58,7 +58,7 @@ or with Gradle:
|
||||
```
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath "io.spring.gradle:dependency-management-plugin:1.0.0.RELEASE"
|
||||
classpath "io.spring.gradle:dependency-management-plugin:1.0.2.RELEASE"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user