We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb74a8 commit 4955482Copy full SHA for 4955482
README.md
@@ -18,7 +18,7 @@ Full plugin configuration below, optional properties can be omitted
18
```groovy
19
buildscript {
20
dependencies{
21
- classpath group: 'com.assertthat.plugins', name: 'assertthat-bdd-gradle-tasks', version: '1.1'
+ classpath group: 'com.assertthat.plugins', name: 'assertthat-bdd-gradle-tasks', version: '1.2'
22
}
23
24
0 commit comments