Skip to content

Commit e209d3c

Browse files
Bump io.github.mfvanek:pg-index-health-bom from 0.14.4 to 0.14.5
Bumps [io.github.mfvanek:pg-index-health-bom](https://github.com/mfvanek/pg-index-health) from 0.14.4 to 0.14.5. - [Release notes](https://github.com/mfvanek/pg-index-health/releases) - [Commits](mfvanek/pg-index-health@v.0.14.4...v.0.14.5) --- updated-dependencies: - dependency-name: io.github.mfvanek:pg-index-health-bom dependency-version: 0.14.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3d424f commit e209d3c

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.3"))
2020
api(platform("org.testcontainers:testcontainers-bom:1.20.6"))
2121
api(platform("org.junit:junit-bom:5.12.1"))
22-
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.4"))
22+
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.5"))
2323

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

0 commit comments

Comments
 (0)