Skip to content

Commit caa40ab

Browse files
committed
core: update readme [skip ci]
1 parent 302d0fe commit caa40ab

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 @@ In your gradle:
1818

1919
```groovy
2020
21-
testImplementation("com.github.manosbatsis.corda5.testutils:integration-junit5:1.0.0")
21+
testImplementation("com.github.manosbatsis.corda5.testutils:integration-junit5:1.0.5")
2222
2323
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
2424
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:$junitVersion")

0 commit comments

Comments
 (0)