Skip to content

Commit

Permalink
chore(dependencies): upgrade testcontainers to the latest - 1.19.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kirangodishala committed Mar 29, 2024
1 parent 2ecbb74 commit a77a71c
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 @@ -71,7 +71,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.16.2"))
api(platform("org.testcontainers:testcontainers-bom:1.19.6"))
api(platform("io.arrow-kt:arrow-stack:${versions.arrow}"))

constraints {
Expand Down

0 comments on commit a77a71c

Please sign in to comment.