Skip to content

Commit

Permalink
chore(dependencies): use version 1.19.8 of testcontainers (#1182)
Browse files Browse the repository at this point in the history
to stay up to date
  • Loading branch information
dbyron-sf committed May 10, 2024
1 parent 9626bc9 commit 2d682c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinnaker-dependencies/spinnaker-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
api(platform("io.strikt:strikt-bom:0.31.0"))
api(platform("org.spockframework:spock-bom:2.0-groovy-3.0"))
api(platform("com.oracle.oci.sdk:oci-java-sdk-bom:3.21.0"))
api(platform("org.testcontainers:testcontainers-bom:1.19.6"))
api(platform("org.testcontainers:testcontainers-bom:1.19.8"))
api(platform("io.arrow-kt:arrow-stack:${versions.arrow}"))

constraints {
Expand Down

0 comments on commit 2d682c9

Please sign in to comment.