Skip to content

Commit cc40868

Browse files
Bump org.assertj:assertj-bom from 3.27.6 to 3.27.7 (#356)
Bumps [org.assertj:assertj-bom](https://github.com/assertj/assertj) from 3.27.6 to 3.27.7. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.6...assertj-build-3.27.7) --- updated-dependencies: - dependency-name: org.assertj:assertj-bom dependency-version: 3.27.7 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> Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
1 parent 971df98 commit cc40868

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
@@ -16,7 +16,7 @@ javaPlatform {
1616
}
1717

1818
dependencies {
19-
api(platform("org.assertj:assertj-bom:3.27.6"))
19+
api(platform("org.assertj:assertj-bom:3.27.7"))
2020
api(platform("org.testcontainers:testcontainers-bom:2.0.3"))
2121
api(platform("org.junit:junit-bom:6.0.2"))
2222
api(platform("io.github.mfvanek:pg-index-health-bom:0.30.2"))

0 commit comments

Comments
 (0)