We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7775f69 commit 0b5c5d1Copy full SHA for 0b5c5d1
common-internal-bom/build.gradle.kts
@@ -17,7 +17,7 @@ javaPlatform {
17
18
dependencies {
19
api(platform("org.assertj:assertj-bom:3.27.3"))
20
- api(platform("org.testcontainers:testcontainers-bom:1.21.1"))
+ api(platform("org.testcontainers:testcontainers-bom:1.21.2"))
21
api(platform("org.junit:junit-bom:5.13.1"))
22
api(platform("io.github.mfvanek:pg-index-health-bom:0.15.0"))
23
0 commit comments