Skip to content

Commit cbefee5

Browse files
authored
Merge branch 'main' into dependabot/gradle/io.grpc-grpc-stub-1.72.0
2 parents e54347a + 71c3a88 commit cbefee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appsignals-tests/contract-tests/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858
implementation(project(":appsignals-tests:images:grpc:grpc-base"))
5959
testImplementation("org.testcontainers:kafka:1.21.3")
6060
testImplementation("org.testcontainers:postgresql:1.21.3")
61-
testImplementation("org.testcontainers:mysql:1.19.8")
61+
testImplementation("org.testcontainers:mysql:1.21.3")
6262
testImplementation("com.mysql:mysql-connector-j:8.4.0")
6363
}
6464

0 commit comments

Comments
 (0)