Skip to content

Commit 7151419

Browse files
committed
Upgrade to Testcontainers 2.0.4
Closes gh-49655
1 parent cc6bb61 commit 7151419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2638,7 +2638,7 @@ bom {
26382638
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
26392639
}
26402640
}
2641-
library("Testcontainers", "2.0.3") {
2641+
library("Testcontainers", "2.0.4") {
26422642
group("org.testcontainers") {
26432643
bom("testcontainers-bom")
26442644
}

0 commit comments

Comments
 (0)