Skip to content

Commit 6ca6642

Browse files
authored
Udate plugin version in Readme
1 parent bbcbd71 commit 6ca6642

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
@@ -46,7 +46,7 @@ Add this to the build file of your convention plugin's build
4646

4747
```
4848
dependencies {
49-
implementation("org.gradlex:java-module-testing:1.0")
49+
implementation("org.gradlex:java-module-testing:1.1")
5050
}
5151
```
5252

0 commit comments

Comments
 (0)