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 b9eb040 commit 7afe522Copy full SHA for 7afe522
common-internal-bom/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
api(platform("org.assertj:assertj-bom:3.27.3"))
20
api(platform("org.testcontainers:testcontainers-bom:1.21.1"))
21
api(platform("org.junit:junit-bom:5.13.1"))
22
- api(platform("io.github.mfvanek:pg-index-health-bom:0.15.0"))
+ api(platform("io.github.mfvanek:pg-index-health-bom:0.20.1"))
23
24
constraints {
25
api("org.liquibase:liquibase-core:4.32.0")
0 commit comments