Skip to content

Commit 1a136fe

Browse files
Bump io.github.mfvanek:pg-index-health-bom from 0.30.1 to 0.30.2 (#343)
Bumps [io.github.mfvanek:pg-index-health-bom](https://github.com/mfvanek/pg-index-health) from 0.30.1 to 0.30.2. - [Release notes](https://github.com/mfvanek/pg-index-health/releases) - [Commits](mfvanek/pg-index-health@v.0.30.1...v.0.30.2) --- updated-dependencies: - dependency-name: io.github.mfvanek:pg-index-health-bom dependency-version: 0.30.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c411ea4 commit 1a136fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:2.0.2"))
2121
api(platform("org.junit:junit-bom:6.0.1"))
22-
api(platform("io.github.mfvanek:pg-index-health-bom:0.30.1"))
22+
api(platform("io.github.mfvanek:pg-index-health-bom:0.30.2"))
2323

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

0 commit comments

Comments
 (0)