Skip to content

Commit 6d80b60

Browse files
committed
Upgrade to Testcontainers 1.17.3
Closes gh-32127
1 parent a9c71a7 commit 6d80b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ bom {
187187
]
188188
}
189189
}
190-
library("Testcontainers", "1.16.2") {
190+
library("Testcontainers", "1.17.3") {
191191
group("org.testcontainers") {
192192
imports = [
193193
"testcontainers-bom"

0 commit comments

Comments
 (0)