Skip to content

Commit 62364d5

Browse files
committed
Upgrade to Testcontainers 2.0.3
Closes gh-48545
1 parent f893c22 commit 62364d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2610,7 +2610,7 @@ bom {
26102610
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
26112611
}
26122612
}
2613-
library("Testcontainers", "2.0.2") {
2613+
library("Testcontainers", "2.0.3") {
26142614
group("org.testcontainers") {
26152615
bom("testcontainers-bom")
26162616
}

0 commit comments

Comments
 (0)