Skip to content

Commit 4955482

Browse files
authored
Update README.md
1 parent 1eb74a8 commit 4955482

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
@@ -18,7 +18,7 @@ Full plugin configuration below, optional properties can be omitted
1818
```groovy
1919
buildscript {
2020
dependencies{
21-
classpath group: 'com.assertthat.plugins', name: 'assertthat-bdd-gradle-tasks', version: '1.1'
21+
classpath group: 'com.assertthat.plugins', name: 'assertthat-bdd-gradle-tasks', version: '1.2'
2222
}
2323
}
2424

0 commit comments

Comments
 (0)