Skip to content

Commit 832e871

Browse files
chore(deps): bump org.testcontainers:mariadb from 1.20.2 to 1.20.4 (#1244)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a8d971 commit 832e871

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
@@ -72,7 +72,7 @@ dependencies {
7272
testImplementation("org.testcontainers:testcontainers:1.20.1")
7373
testImplementation("org.testcontainers:mysql:1.20.1")
7474
testImplementation("org.testcontainers:postgresql:1.20.3")
75-
testImplementation("org.testcontainers:mariadb:1.20.2")
75+
testImplementation("org.testcontainers:mariadb:1.20.4")
7676
testImplementation("org.testcontainers:junit-jupiter:1.20.1")
7777
testImplementation("org.testcontainers:toxiproxy:1.20.4")
7878
testImplementation("eu.rekawek.toxiproxy:toxiproxy-java:2.1.7")

0 commit comments

Comments
 (0)