Skip to content

Commit e075e3e

Browse files
Bump io.github.mfvanek:pg-index-health-bom from 0.30.2 to 0.31.1
Bumps [io.github.mfvanek:pg-index-health-bom](https://github.com/mfvanek/pg-index-health) from 0.30.2 to 0.31.1. - [Release notes](https://github.com/mfvanek/pg-index-health/releases) - [Commits](mfvanek/pg-index-health@v.0.30.2...v.0.31.1) --- updated-dependencies: - dependency-name: io.github.mfvanek:pg-index-health-bom dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0485342 commit e075e3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal-bom/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ javaPlatform {
1212
dependencies {
1313
api(platform("org.junit:junit-bom:6.0.3"))
1414
api(platform("org.testcontainers:testcontainers-bom:1.21.4"))
15-
api(platform("io.github.mfvanek:pg-index-health-bom:0.30.2"))
15+
api(platform("io.github.mfvanek:pg-index-health-bom:0.31.1"))
1616
api(platform("org.mockito:mockito-bom:5.23.0"))
1717
api(platform("org.assertj:assertj-bom:3.27.7"))
1818

0 commit comments

Comments
 (0)