Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit b305872

Browse files
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#198)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.2 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core 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>
1 parent 1a1ff83 commit b305872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
testImplementation(platform("org.junit:junit-bom:5.11.4"))
4242
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
4343
testImplementation("org.junit.jupiter:junit-jupiter-api")
44-
testImplementation("org.assertj:assertj-core:3.27.2")
44+
testImplementation("org.assertj:assertj-core:3.27.3")
4545

4646
checkstyle("com.thomasjensen.checkstyle.addons:checkstyle-addons:7.0.1")
4747

0 commit comments

Comments
 (0)