Skip to content

Commit 6bef083

Browse files
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#2750)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 682aefe commit 6bef083

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
@@ -43,7 +43,7 @@ ext {
4343
.filter { f -> f.name.endsWith('.java') || f.name.endsWith('.kt') }
4444
}
4545

46-
assertjVersion = '3.26.0'
46+
assertjVersion = '3.26.3'
4747
assertkVersion = '0.28.1'
4848
awaitilityVersion = '4.2.1'
4949
commonsCompressVersion = '1.26.2'

0 commit comments

Comments
 (0)