mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Testcontainers 2.0.4
Closes gh-49655
This commit is contained in:
@@ -2638,7 +2638,7 @@ bom {
|
||||
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
|
||||
}
|
||||
}
|
||||
library("Testcontainers", "2.0.3") {
|
||||
library("Testcontainers", "2.0.4") {
|
||||
group("org.testcontainers") {
|
||||
bom("testcontainers-bom")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user