Skip to content

Commit 7240723

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

2 files changed

Lines changed: 3 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
</trusted-key>
5656
<trusted-key id="53C935821AA6A755BD337DB53595395EB3D8E1BA" group="org.apache.logging.log4j"/>
5757
<trusted-key id="6DD3B8C64EF75253BEB2C53AD908A43FB7EC07AC" group="com.sun.activation"/>
58+
<trusted-key id="6E7F910017655622A899639EE7D88DB8427DE651" group="org.testcontainers"/>
5859
<trusted-key id="6F538074CCEBF35F28AF9B066A0975F8B1127B83" group="org.jetbrains.kotlin"/>
5960
<trusted-key id="70CD19BFD9F6C330027D6F260315BFB7970A144F" group="javax.xml.bind"/>
6061
<trusted-key id="76E94E8FF0AB5AF3B6F8366972FEFD1572EB75E1" group="org.spockframework" name="spock-core" version="2.1-groovy-3.0"/>
@@ -1938,6 +1939,7 @@
19381939
</component>
19391940
<component group="org.testcontainers" name="testcontainers-bom" version="1.16.2">
19401941
<artifact name="testcontainers-bom-1.16.2.pom">
1942+
<pgp value="D022218DCC08AAD6EF3AF876B3DE72E647D35161"/>
19411943
<sha256 value="4cdc10db524d5c7efdc7dac9fbfac58befb3741b9a765d99289f28843fb1c56e" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
19421944
</artifact>
19431945
</component>

0 commit comments

Comments
 (0)