Skip to content

Commit f38eabc

Browse files
chore(deps): bump org.testcontainers:junit-jupiter from 1.21.0 to 1.21.1 (#1426)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c056d70 commit f38eabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676
testImplementation("org.testcontainers:mysql:1.21.0")
7777
testImplementation("org.testcontainers:postgresql:1.21.0")
7878
testImplementation("org.testcontainers:mariadb:1.21.0")
79-
testImplementation("org.testcontainers:junit-jupiter:1.21.0")
79+
testImplementation("org.testcontainers:junit-jupiter:1.21.1")
8080
testImplementation("org.testcontainers:toxiproxy:1.21.0")
8181
testImplementation("eu.rekawek.toxiproxy:toxiproxy-java:2.1.7")
8282
testImplementation("org.apache.poi:poi-ooxml:5.4.1")

0 commit comments

Comments
 (0)