Skip to content

Commit

Permalink
chore(deps): bump org.testcontainers:mysql from 1.19.7 to 1.19.8 (#991)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 6de021c commit ed0082f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
testImplementation("software.amazon.awssdk:secretsmanager:2.25.41")
testImplementation("software.amazon.awssdk:sts:2.25.46")
testImplementation("org.testcontainers:testcontainers:1.19.7")
testImplementation("org.testcontainers:mysql:1.19.7")
testImplementation("org.testcontainers:mysql:1.19.8")
testImplementation("org.testcontainers:postgresql:1.19.7")
testImplementation("org.testcontainers:mariadb:1.19.7")
testImplementation("org.testcontainers:junit-jupiter:1.19.7")
Expand Down

0 comments on commit ed0082f

Please sign in to comment.