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 d016764 commit 7d1fc06Copy full SHA for 7d1fc06
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2365,7 +2365,7 @@ bom {
2365
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
2366
}
2367
2368
- library("Testcontainers", "1.20.4") {
+ library("Testcontainers", "1.20.5") {
2369
group("org.testcontainers") {
2370
imports = [
2371
"testcontainers-bom"
0 commit comments