Skip to content

Commit 563e723

Browse files
Bump org.assertj:assertj-bom from 3.27.0 to 3.27.2 (#202)
Bumps [org.assertj:assertj-bom](https://github.com/assertj/assertj) from 3.27.0 to 3.27.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-bom 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 e295b56 commit 563e723

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
@@ -9,7 +9,7 @@ javaPlatform {
99
}
1010

1111
dependencies {
12-
api(platform("org.assertj:assertj-bom:3.27.0"))
12+
api(platform("org.assertj:assertj-bom:3.27.2"))
1313
api(platform("org.testcontainers:testcontainers-bom:1.20.4"))
1414
api(platform("org.junit:junit-bom:5.11.4"))
1515
api(platform("io.github.mfvanek:pg-index-health-bom:0.14.4"))

0 commit comments

Comments
 (0)