Skip to content

Commit

Permalink
Upgrade to Testcontainers 1.18.2
Browse files Browse the repository at this point in the history
Closes gh-35677
  • Loading branch information
wilkinsona committed May 30, 2023
1 parent f0c40a4 commit 0ec804f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1507,7 +1507,7 @@ bom {
]
}
}
library("Testcontainers", "1.18.0") {
library("Testcontainers", "1.18.2") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"
Expand Down

0 comments on commit 0ec804f

Please sign in to comment.