Skip to content

Commit 96b0bde

Browse files
authored
Merge branch 'main' into dependabot/gradle/io.grpc-grpc-stub-1.72.0
2 parents ad4a5b2 + 4e45621 commit 96b0bde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ dependencies {
5656
testImplementation("software.amazon.awssdk:sts")
5757
testImplementation(kotlin("test"))
5858
implementation(project(":appsignals-tests:images:grpc:grpc-base"))
59-
testImplementation("org.testcontainers:kafka:1.19.3")
60-
testImplementation("org.testcontainers:postgresql:1.19.3")
59+
testImplementation("org.testcontainers:kafka:1.21.3")
60+
testImplementation("org.testcontainers:postgresql:1.21.3")
6161
testImplementation("org.testcontainers:mysql:1.19.8")
6262
testImplementation("com.mysql:mysql-connector-j:8.4.0")
6363
}

0 commit comments

Comments
 (0)