We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e79f78 commit 5e2b5f9Copy full SHA for 5e2b5f9
build.gradle
@@ -132,7 +132,7 @@ testing {
132
dependencies {
133
implementation project
134
implementation 'org.testcontainers:junit-jupiter:1.20.2'
135
- implementation 'org.testcontainers:localstack:1.20.2'
+ implementation 'org.testcontainers:localstack:1.20.3'
136
implementation 'org.testcontainers:testcontainers:1.20.2'
137
}
138
0 commit comments