Skip to content

Commit 66d18cc

Browse files
Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#3261)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.2...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e76f14a commit 66d18cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ libraries.junitJupiterParams = "org.junit.jupiter:junit-jupiter-params:${version
1414
libraries.junitPlatformLauncher = 'org.junit.platform:junit-platform-launcher:1.10.1'
1515
libraries.junitJupiterEngine = "org.junit.jupiter:junit-jupiter-engine:${versions.junitJupiter}"
1616
libraries.junitVintageEngine = "org.junit.vintage:junit-vintage-engine:${versions.junitJupiter}"
17-
libraries.assertj = 'org.assertj:assertj-core:3.25.2'
17+
libraries.assertj = 'org.assertj:assertj-core:3.25.3'
1818
libraries.hamcrest = 'org.hamcrest:hamcrest-core:2.2'
1919
libraries.opentest4j = 'org.opentest4j:opentest4j:1.3.0'
2020

0 commit comments

Comments
 (0)