Skip to content

Commit ca8a515

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
testImplementation platform('org.junit:junit-bom:5.10.1'),
3131
'org.junit.jupiter:junit-jupiter',
3232
'org.junit.jupiter:junit-jupiter-engine',
33-
'org.assertj:assertj-core:3.25.1'
33+
'org.assertj:assertj-core:3.25.3'
3434
testRuntimeOnly("org.junit.platform:junit-platform-launcher") {
3535
because("Only needed to run tests in a version of IntelliJ IDEA that bundles older versions")
3636
}

0 commit comments

Comments
 (0)