Skip to content

Commit 5c6be9d

Browse files
fix(deps): update dependency org.testcontainers:testcontainers-bom to v1.20.5 (#1747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ce7187 commit 5c6be9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ testing {
136136
implementation(project(project.path))
137137

138138
implementation(enforcedPlatform("org.junit:junit-bom:5.11.4"))
139-
implementation(enforcedPlatform("org.testcontainers:testcontainers-bom:1.20.4"))
139+
implementation(enforcedPlatform("org.testcontainers:testcontainers-bom:1.20.5"))
140140
implementation(enforcedPlatform("com.google.guava:guava-bom:33.4.0-jre"))
141141
implementation(enforcedPlatform("com.linecorp.armeria:armeria-bom:1.31.3"))
142142

0 commit comments

Comments
 (0)