Skip to content

Commit 2b74d55

Browse files
fix(deps): update testcontainers-java monorepo to v1.21.4
1 parent b82d8ab commit 2b74d55

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ picocli = "4.7.7"
1818
snakeYaml = "2.0"
1919
#used for authz lib integration
2020
rundeck = "4.17.6-20240402"
21-
testcontainers = "1.21.3"
21+
testcontainers = "1.21.4"
2222
commonsCompress = "1.28.0"
2323

2424
[libraries]

gradle/verification-metadata.xml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<ignored-key id="9A2C7A98E457C53D" reason="Key couldn't be downloaded from any key server"/>
1212
<ignored-key id="B3DE72E647D35161" reason="Key couldn't be downloaded from any key server"/>
1313
<ignored-key id="E6039456D5BBD4F8" reason="Key couldn't be downloaded from any key server"/>
14+
<ignored-key id="E7D88DB8427DE651" reason="Key couldn't be downloaded from any key server"/>
1415
<ignored-key id="F3D1600878E85A3D" reason="Key couldn't be downloaded from any key server"/>
1516
</ignored-keys>
1617
<trusted-keys>
@@ -1928,6 +1929,14 @@
19281929
<sha256 value="36e047bcaae9884f378a69a4421cd480175b976dfac50f118192a7d13e2b8e81" origin="Generated by Gradle"/>
19291930
</artifact>
19301931
</component>
1932+
<component group="org.testcontainers" name="spock" version="1.21.4">
1933+
<artifact name="spock-1.21.4.jar">
1934+
<sha256 value="94a33bd1891127acfe4161d203e66b5ca35c4e9b6bdf2ec711fe0194d8c3906b" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
1935+
</artifact>
1936+
<artifact name="spock-1.21.4.pom">
1937+
<sha256 value="04e8ee3af533c9acaeb3427e104d169df41b297c2431f4ce48a564d507fca874" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
1938+
</artifact>
1939+
</component>
19311940
<component group="org.testcontainers" name="testcontainers" version="1.21.3">
19321941
<artifact name="testcontainers-1.21.3.jar">
19331942
<sha256 value="ef934ddac6f42759d71c303a2844544a56cf381b33437149955d3d8c992bec5d" origin="Generated by Gradle"/>
@@ -1936,6 +1945,14 @@
19361945
<sha256 value="d9ef4aa5aba44286e93356314eeb9d512a9a2e65bc6a9f13806e53ba18ce357c" origin="Generated by Gradle"/>
19371946
</artifact>
19381947
</component>
1948+
<component group="org.testcontainers" name="testcontainers" version="1.21.4">
1949+
<artifact name="testcontainers-1.21.4.jar">
1950+
<sha256 value="ea81a9ca337bbae7ee83f372b92d55140c7ab976bce73ff1b79f2dd151ca9610" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
1951+
</artifact>
1952+
<artifact name="testcontainers-1.21.4.pom">
1953+
<sha256 value="b9c494b15923d7fd94d793bd1e7d45887f750350265eaeebf7e2891918032874" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
1954+
</artifact>
1955+
</component>
19391956
<component group="org.testcontainers" name="testcontainers-bom" version="1.16.2">
19401957
<artifact name="testcontainers-bom-1.16.2.pom">
19411958
<sha256 value="4cdc10db524d5c7efdc7dac9fbfac58befb3741b9a765d99289f28843fb1c56e" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>

0 commit comments

Comments
 (0)