Skip to content

Commit ed40086

Browse files
authored
Merge pull request #159 from Aiven-Open/dependabot/gradle/testcontainersVersion-1.20.4
build(deps): bump testcontainersVersion from 1.20.2 to 1.20.4
2 parents 2f6cc50 + 65c076c commit ed40086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ targetCompatibility = JavaVersion.VERSION_11
4343

4444
ext {
4545
kafkaVersion = "2.0.1"
46-
testcontainersVersion = "1.20.2"
46+
testcontainersVersion = "1.20.4"
4747
debeziumVersion = "1.3.0.Final"
4848
}
4949

0 commit comments

Comments
 (0)