Skip to content

Commit a1e758d

Browse files
committed
Merge branch 'main' into 4.0.x
2 parents 4e8d711 + 02f31f1 commit a1e758d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2399,7 +2399,7 @@ bom {
23992399
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
24002400
}
24012401
}
2402-
library("Testcontainers", "1.21.1") {
2402+
library("Testcontainers", "1.21.2") {
24032403
group("org.testcontainers") {
24042404
bom("testcontainers-bom")
24052405
}

0 commit comments

Comments
 (0)