Skip to content

Commit a12d572

Browse files
Bump org.testcontainers:testcontainers-bom from 1.18.0 to 1.18.1 (#871)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bb047b commit a12d572

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
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
1818
"org.junit:junit-bom:5.9.3",
1919
"io.grpc:grpc-bom:1.55.1",
2020
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.26.0-alpha",
21-
"org.testcontainers:testcontainers-bom:1.18.0"
21+
"org.testcontainers:testcontainers-bom:1.18.1"
2222
)
2323

2424
val autoServiceVersion = "1.0.1"

0 commit comments

Comments
 (0)