Skip to content

Commit 7656448

Browse files
authored
Merge pull request #654 from Aiven-Open/dependabot/gradle/testcontainersVersion-1.20.5
chore(deps): bump testcontainersVersion from 1.20.4 to 1.20.5
2 parents 0dfd87a + 33c8f23 commit 7656448

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
@@ -123,7 +123,7 @@ subprojects {
123123

124124
azureSdkVersion = "1.2.28"
125125

126-
testcontainersVersion = "1.20.4"
126+
testcontainersVersion = "1.20.5"
127127

128128
testcontainersFakeGcsServerVersion = "0.2.0"
129129

0 commit comments

Comments
 (0)