Skip to content

Commit 3defc3d

Browse files
authored
Merge branch 'master' into dependabot/gradle/io.freefair.gradle-lombok-plugin-9.0.0
2 parents 5364fff + 176b6cc commit 3defc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
api(platform("org.assertj:assertj-bom:3.27.6"))
2020
api(platform("org.testcontainers:testcontainers-bom:1.21.3"))
2121
api(platform("org.junit:junit-bom:5.13.4"))
22-
api(platform("io.github.mfvanek:pg-index-health-bom:0.20.2"))
22+
api(platform("io.github.mfvanek:pg-index-health-bom:0.20.3"))
2323

2424
constraints {
2525
api("org.liquibase:liquibase-core:4.33.0")

0 commit comments

Comments
 (0)