We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c188822 commit 14989a5Copy full SHA for 14989a5
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2367,7 +2367,7 @@ bom {
2367
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
2368
}
2369
2370
- library("Testcontainers", "1.20.3") {
+ library("Testcontainers", "1.20.4") {
2371
group("org.testcontainers") {
2372
imports = [
2373
"testcontainers-bom"
0 commit comments