Skip to content

Commit b2e7bb0

Browse files
Bump org.assertj:assertj-bom from 3.27.4 to 3.27.6 (#373)
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] <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 16dd9fc commit b2e7bb0

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
@@ -14,7 +14,7 @@ dependencies {
1414
api(platform("org.testcontainers:testcontainers-bom:1.21.3"))
1515
api(platform("io.github.mfvanek:pg-index-health-bom:0.20.2"))
1616
api(platform("org.mockito:mockito-bom:5.19.0"))
17-
api(platform("org.assertj:assertj-bom:3.27.4"))
17+
api(platform("org.assertj:assertj-bom:3.27.6"))
1818

1919
constraints {
2020
api("com.google.code.findbugs:jsr305:3.0.2")

0 commit comments

Comments
 (0)