mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Upgrade to Testcontainers 1.21.3
Closes gh-46348
This commit is contained in:
@@ -2502,7 +2502,7 @@ bom {
|
||||
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Testcontainers", "1.21.2") {
|
||||
library("Testcontainers", "1.21.3") {
|
||||
group("org.testcontainers") {
|
||||
bom("testcontainers-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user