Skip to content

Commit

Permalink
Bump testcontainers-bom from 1.17.3 to 1.17.5 in /dependencyManagement (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 5, 2022
1 parent 5f75a50 commit da3eecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ val DEPENDENCY_BOMS = listOf(
"io.opentelemetry:opentelemetry-bom:${otelVersion}",
"io.opentelemetry:opentelemetry-bom-alpha:${otelVersion}-alpha",
"org.junit:junit-bom:5.9.1",
"org.testcontainers:testcontainers-bom:1.17.3",
"org.testcontainers:testcontainers-bom:1.17.5",
"org.spockframework:spock-bom:2.3-groovy-4.0"
)

Expand Down

0 comments on commit da3eecf

Please sign in to comment.