Skip to content

Commit 4f94163

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.19.3 (#1109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6030115 commit 4f94163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
1414
"org.junit:junit-bom:5.10.1",
1515
"io.grpc:grpc-bom:1.59.0",
1616
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.32.0-alpha",
17-
"org.testcontainers:testcontainers-bom:1.19.2"
17+
"org.testcontainers:testcontainers-bom:1.19.3"
1818
)
1919

2020
val autoServiceVersion = "1.1.1"

0 commit comments

Comments
 (0)