We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58bc4cd + a25fe7d commit 00a4531Copy full SHA for 00a4531
README.md
@@ -9,7 +9,7 @@ The Gradle plugin for bootstrapping projects built with Spine.
9
In order to apply the plugin to a Gradle project, in `build.gralde` add the following config:
10
```gradle
11
plugins {
12
- id("io.spine.tools.gradle.bootstrap").version("1.5.29")
+ id("io.spine.tools.gradle.bootstrap").version("1.6.0")
13
}
14
```
15
0 commit comments