Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Jan 20, 2024
1 parent abe94f2 commit 15eccb7
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 @@ -49,7 +49,7 @@ repositories {
dependencies {
testImplementation("org.junit.jupiter:junit-jupiter:5.10.1")
testImplementation("org.testcontainers:testcontainers:1.19.3")
testImplementation("io.github.sgtsilvio:gradle-oci-junit-jupiter:0.2.0")
testImplementation("io.github.sgtsilvio:gradle-oci-junit-jupiter:0.3.0")
}

tasks.test {
Expand Down

0 comments on commit 15eccb7

Please sign in to comment.