Skip to content

Commit

Permalink
core: update readme [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
manosbatsis committed Dec 29, 2023
1 parent 302d0fe commit caa40ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In your gradle:

```groovy
testImplementation("com.github.manosbatsis.corda5.testutils:integration-junit5:1.0.0")
testImplementation("com.github.manosbatsis.corda5.testutils:integration-junit5:1.0.5")
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:$junitVersion")
Expand Down

0 comments on commit caa40ab

Please sign in to comment.