Skip to content

Commit 0ec447c

Browse files
Bump io.github.mfvanek:pg-index-health-bom from 0.14.0 to 0.14.1 (#192)
Bumps [io.github.mfvanek:pg-index-health-bom](https://github.com/mfvanek/pg-index-health) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/mfvanek/pg-index-health/releases) - [Commits](mfvanek/pg-index-health@v.0.14.0...v.0.14.1) --- updated-dependencies: - dependency-name: io.github.mfvanek:pg-index-health-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6183b58 commit 0ec447c

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
@@ -12,7 +12,7 @@ dependencies {
1212
api(platform("org.assertj:assertj-bom:3.26.3"))
1313
api(platform("org.testcontainers:testcontainers-bom:1.20.4"))
1414
api(platform("org.junit:junit-bom:5.11.3"))
15-
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.0"))
15+
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.1"))
1616

1717
constraints {
1818
api("org.liquibase:liquibase-core:4.30.0")

0 commit comments

Comments
 (0)