Skip to content

Commit 5a44f32

Browse files
build(deps): bump org.assertj:assertj-core in the all-dependencies group (#173)
Bumps the all-dependencies group with 1 update: [org.assertj:assertj-core](https://github.com/assertj/assertj). Updates `org.assertj:assertj-core` from 3.26.0 to 3.26.3 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.26.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8b8f49 commit 5a44f32

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
@@ -39,7 +39,7 @@ dependencies {
3939
// library needs to bring their own version (probably this)
4040
testImplementation 'org.eclipse.parsson:parsson:1.1.6'
4141
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
42-
testImplementation 'org.assertj:assertj-core:3.26.0'
42+
testImplementation 'org.assertj:assertj-core:3.26.3'
4343
testImplementation 'org.mockito:mockito-core:5.12.0'
4444
}
4545

0 commit comments

Comments
 (0)