Skip to content

Commit bcba78e

Browse files
authored
Merge branch 'master' into dependabot/gradle/org.mockito-mockito-bom-5.16.0
2 parents d1e7595 + fca8427 commit bcba78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ javaPlatform {
1111

1212
dependencies {
1313
api(platform("org.junit:junit-bom:5.11.4"))
14-
api(platform("org.testcontainers:testcontainers-bom:1.20.5"))
14+
api(platform("org.testcontainers:testcontainers-bom:1.20.6"))
1515
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.4"))
1616
api(platform("org.mockito:mockito-bom:5.16.0"))
1717
api(platform("org.assertj:assertj-bom:3.27.3"))

0 commit comments

Comments
 (0)