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 e3be407 commit 891c961Copy full SHA for 891c961
common-internal-bom/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
api(platform("org.assertj:assertj-bom:3.27.6"))
20
api(platform("org.testcontainers:testcontainers-bom:1.21.3"))
21
api(platform("org.junit:junit-bom:5.13.4"))
22
- api(platform("io.github.mfvanek:pg-index-health-bom:0.20.2"))
+ api(platform("io.github.mfvanek:pg-index-health-bom:0.20.3"))
23
24
constraints {
25
api("org.liquibase:liquibase-core:4.33.0")
0 commit comments