Skip to content

Commit fb10071

Browse files
dependabot[bot]Brutus5000
authored andcommitted
Bump mariadb from 1.17.2 to 1.17.3
Bumps [mariadb](https://github.com/testcontainers/testcontainers-java) from 1.17.2 to 1.17.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.17.2...1.17.3) --- 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 fc4204c commit fb10071

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
@@ -265,7 +265,7 @@ dependencies {
265265

266266
testImplementation("junit-addons:junit-addons:1.4")
267267
testImplementation("org.testcontainers:junit-jupiter:1.17.2")
268-
testImplementation("org.testcontainers:mariadb:1.17.2")
268+
testImplementation("org.testcontainers:mariadb:1.17.3")
269269

270270
codacy("com.github.codacy:codacy-coverage-reporter:13.9.12")
271271
}

0 commit comments

Comments
 (0)