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 2bd3578 commit 7d3d460Copy full SHA for 7d3d460
common-internal-bom/build.gradle.kts
@@ -10,7 +10,7 @@ javaPlatform {
10
11
dependencies {
12
api(platform("org.assertj:assertj-bom:3.26.3"))
13
- api(platform("org.testcontainers:testcontainers-bom:1.20.2"))
+ api(platform("org.testcontainers:testcontainers-bom:1.20.3"))
14
api(platform("org.junit:junit-bom:5.11.3"))
15
api(platform("io.github.mfvanek:pg-index-health-bom:0.13.1"))
16
0 commit comments