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 6183b58 commit 0ec447cCopy full SHA for 0ec447c
common-internal-bom/build.gradle.kts
@@ -12,7 +12,7 @@ dependencies {
12
api(platform("org.assertj:assertj-bom:3.26.3"))
13
api(platform("org.testcontainers:testcontainers-bom:1.20.4"))
14
api(platform("org.junit:junit-bom:5.11.3"))
15
- api(platform("io.github.mfvanek:pg-index-health-bom:0.14.0"))
+ api(platform("io.github.mfvanek:pg-index-health-bom:0.14.1"))
16
17
constraints {
18
api("org.liquibase:liquibase-core:4.30.0")
0 commit comments