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 915f841 commit f11dc54Copy full SHA for f11dc54
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2114,7 +2114,7 @@ bom {
2114
releaseNotes("https://github.com/xerial/sqlite-jdbc/releases/tag/{version}")
2115
}
2116
2117
- library("Testcontainers", "1.19.8") {
+ library("Testcontainers", "1.20.0") {
2118
group("org.testcontainers") {
2119
imports = [
2120
"testcontainers-bom"
0 commit comments