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 302d0fe commit caa40abCopy full SHA for caa40ab
README.md
@@ -18,7 +18,7 @@ In your gradle:
18
19
```groovy
20
21
- testImplementation("com.github.manosbatsis.corda5.testutils:integration-junit5:1.0.0")
+ testImplementation("com.github.manosbatsis.corda5.testutils:integration-junit5:1.0.5")
22
23
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
24
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:$junitVersion")
0 commit comments