We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fd7c33 + 05c4813 commit a683634Copy full SHA for a683634
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.3.0'
+ id 'io.spine.tools.gradle.bootstrap' version '1.4.0'
13
}
14
```
15
0 commit comments