Skip to content

Commit

Permalink
Update testcontainers-java monorepo to v1.20.3 {patch} (#1201)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 7bde2b7 commit 5b9db50
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ commonsCodec = "1.17.1"
azureKeyVaultKeyClient = "4.9.0"
azureKeyVaultSecretsClient = "4.9.0"
azureKeyVaultCertClient = "4.7.0"
testcontainers = "1.20.2"
testcontainers = "1.20.3"
cucumber = "7.20.1"
mockitoCore = "5.14.2"
jupiter = "5.11.3"
Expand Down
21 changes: 21 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4146,6 +4146,14 @@
<sha256 value="39ba33a2c9371eb8bdaefbacd1127fb3a18de6a6b34e62a533c2b71d9e26c9d9" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.testcontainers" name="junit-jupiter" version="1.20.3">
<artifact name="junit-jupiter-1.20.3.jar">
<sha256 value="3b0f0422993e571f3460d8436a0e56538bd474147084a6cbb244a6d5cb1a01a5" origin="Generated by Gradle"/>
</artifact>
<artifact name="junit-jupiter-1.20.3.pom">
<sha256 value="954d0abb2eb0c4f01a8fa8467b2c535139e3d9c9c2c06994f9073148743d10e7" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.testcontainers" name="testcontainers" version="1.20.2">
<artifact name="testcontainers-1.20.2.jar">
<sha256 value="2a3ec0d7001c27a68ab87d4992e21d8fcacde9f3d0bb4c15fc41dc899cbb3b64" origin="Generated by Gradle"/>
Expand All @@ -4154,6 +4162,14 @@
<sha256 value="017e32e23584dc0e201a0e728d4aa89864fa4e6b75d14332950bdf79e6f06125" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.testcontainers" name="testcontainers" version="1.20.3">
<artifact name="testcontainers-1.20.3.jar">
<sha256 value="e1d89a13d93337e1b14000d6c7c3e8e047fe244db63231134e52fbc1c0ffc5f7" origin="Generated by Gradle"/>
</artifact>
<artifact name="testcontainers-1.20.3.pom">
<sha256 value="5be2d9ef7b050f919a2bb2032f34a669c22a4e9ad0e6d4dca79ed0b9412cd89f" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.testcontainers" name="testcontainers-bom" version="1.19.8">
<artifact name="testcontainers-bom-1.19.8.pom">
<sha256 value="364f24464bd26e87aff464e2d4917d3cc4d2f45342c2e32eba9be6a6193c954b" origin="Generated by Gradle"/>
Expand All @@ -4164,6 +4180,11 @@
<sha256 value="7b8a54db1bbd5eaf85ad2c22ad4bae3385418be1404e0a8cd23555b598a49c36" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.testcontainers" name="testcontainers-bom" version="1.20.3">
<artifact name="testcontainers-bom-1.20.3.pom">
<sha256 value="0561333476c3ca2fbc014964badae7ea05e3a30b55d1a06b6df0dd89d22598fb" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.testng" name="testng" version="7.10.2">
<artifact name="testng-7.10.2.jar">
<sha256 value="225fd56447f2e5e439db3b483a79cd9f294fad9f357f8352b12ee6a3411ebb15" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 5b9db50

Please sign in to comment.