Bump org.testcontainers:testcontainers from 1.18.2 to 1.18.3 in /benchmark-overhead (#8626)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
This commit is contained in:
parent
3b62a5acaf
commit
8b9f3265fa
|
@ -18,7 +18,7 @@ repositories {
|
|||
dependencies {
|
||||
implementation(enforcedPlatform("org.junit:junit-bom:5.9.3"))
|
||||
|
||||
testImplementation("org.testcontainers:testcontainers:1.18.2")
|
||||
testImplementation("org.testcontainers:testcontainers:1.18.3")
|
||||
testImplementation("org.testcontainers:postgresql:1.18.3")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-params")
|
||||
|
|
Loading…
Reference in New Issue