Bump org.testcontainers:postgresql from 1.18.1 to 1.18.2 in /benchmark-overhead (#8611)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
29745ff127
commit
aab36acf1c
|
@ -19,7 +19,7 @@ dependencies {
|
|||
implementation(enforcedPlatform("org.junit:junit-bom:5.9.3"))
|
||||
|
||||
testImplementation("org.testcontainers:testcontainers:1.18.1")
|
||||
testImplementation("org.testcontainers:postgresql:1.18.1")
|
||||
testImplementation("org.testcontainers:postgresql:1.18.2")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-params")
|
||||
testImplementation("com.squareup.okhttp3:okhttp:4.11.0")
|
||||
|
|
Loading…
Reference in New Issue