Skip to content

Commit b6f3847

Browse files
build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 (#161)
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 07a941a commit b6f3847

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
@@ -42,7 +42,7 @@ dependencies {
4242
// library needs to bring their own version (probably this)
4343
testImplementation 'org.eclipse.parsson:parsson:1.1.5'
4444
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
45-
testImplementation 'org.assertj:assertj-core:3.25.2'
45+
testImplementation 'org.assertj:assertj-core:3.25.3'
4646
testImplementation 'org.mockito:mockito-core:5.11.0'
4747
}
4848

0 commit comments

Comments
 (0)