We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1e7595 + fca8427 commit bcba78eCopy full SHA for bcba78e
internal-bom/build.gradle.kts
@@ -11,7 +11,7 @@ javaPlatform {
11
12
dependencies {
13
api(platform("org.junit:junit-bom:5.11.4"))
14
- api(platform("org.testcontainers:testcontainers-bom:1.20.5"))
+ api(platform("org.testcontainers:testcontainers-bom:1.20.6"))
15
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.4"))
16
api(platform("org.mockito:mockito-bom:5.16.0"))
17
api(platform("org.assertj:assertj-bom:3.27.3"))
0 commit comments