Skip to content

Commit 4c9ec36

Browse files
authored
Merge pull request #52 from aiven/dependabot/gradle/testcontainersVersion-1.17.1
Bump testcontainersVersion from 1.17.0 to 1.17.1
2 parents 8b59a90 + 5a1a00e commit 4c9ec36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
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.17.0"
46+
testcontainersVersion = "1.17.1"
4747
debeziumVersion = "1.3.0.Final"
4848
}
4949

0 commit comments

Comments
 (0)