Skip to content

Commit c0014b4

Browse files
Bump org.assertj:assertj-core from 3.26.3 to 3.27.2
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.3 to 3.27.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.3...assertj-build-3.27.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cae175 commit c0014b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555

5656
testImplementation("org.opentest4j:opentest4j:1.3.0")
5757
testImplementation("junit:junit:4.13.2")
58-
testImplementation("org.assertj:assertj-core:3.26.3")
58+
testImplementation("org.assertj:assertj-core:3.27.2")
5959
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")
6060
testImplementation("org.mockito.kotlin:mockito-kotlin:5.4.0")
6161
}

0 commit comments

Comments
 (0)