Skip to content

Commit

Permalink
Merge branch '2.4.x' into 2.5.x
Browse files Browse the repository at this point in the history
Closes gh-27883
  • Loading branch information
wilkinsona committed Sep 7, 2021
2 parents 222a570 + 6e6a6c0 commit 4c8cafe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-parent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ bom {
]
}
}
library("Testcontainers", "1.15.3") {
library("Testcontainers", "1.16.0") {
group("org.testcontainers") {
imports = [
"testcontainers-bom"
Expand Down

0 comments on commit 4c8cafe

Please sign in to comment.