Skip to content

Commit cb249f7

Browse files
Bump org.assertj:assertj-bom from 3.27.3 to 3.27.4 (#300)
Bumps [org.assertj:assertj-bom](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: org.assertj:assertj-bom dependency-version: 3.27.4 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> Co-authored-by: Ivan Vakhrushev <[email protected]>
1 parent e623df8 commit cb249f7

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.3"))
19+
api(platform("org.assertj:assertj-bom:3.27.4"))
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)