Skip to content

Commit 37c9192

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump org.testcontainers:mariadb from 1.20.3 to 1.20.4
Bumps [org.testcontainers:mariadb](https://github.com/testcontainers/testcontainers-java) from 1.20.3 to 1.20.4. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.3...1.20.4) --- updated-dependencies: - dependency-name: org.testcontainers:mariadb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5966f8 commit 37c9192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ dependencies {
189189

190190
testImplementation("junit-addons:junit-addons:1.4")
191191
testImplementation("org.testcontainers:junit-jupiter:1.20.3")
192-
testImplementation("org.testcontainers:mariadb:1.20.3")
192+
testImplementation("org.testcontainers:mariadb:1.20.4")
193193

194194
codacy("com.github.codacy:codacy-coverage-reporter:13.13.13")
195195
}

0 commit comments

Comments
 (0)