Skip to content

Commit 00a4531

Browse files
authored
Merge pull request #68 from SpineEventEngine/update-readme
Update plugin version in README
2 parents 58bc4cd + a25fe7d commit 00a4531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Gradle plugin for bootstrapping projects built with Spine.
99
In order to apply the plugin to a Gradle project, in `build.gralde` add the following config:
1010
```gradle
1111
plugins {
12-
id("io.spine.tools.gradle.bootstrap").version("1.5.29")
12+
id("io.spine.tools.gradle.bootstrap").version("1.6.0")
1313
}
1414
```
1515

0 commit comments

Comments
 (0)