Skip to content

Commit 820a1a1

Browse files
Bump org.assertj:assertj-bom from 3.27.4 to 3.27.6 (#316)
Bumps [org.assertj:assertj-bom](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-bom dependency-version: 3.27.6 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 c89db89 commit 820a1a1

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.4"))
19+
api(platform("org.assertj:assertj-bom:3.27.6"))
2020
api(platform("org.testcontainers:testcontainers-bom:1.21.3"))
2121
api(platform("org.junit:junit-bom:5.13.4"))
2222
api(platform("io.github.mfvanek:pg-index-health-bom:0.20.2"))

0 commit comments

Comments
 (0)