Skip to content

Commit 4e1d928

Browse files
(v2.2.x): Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (#850)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.3 to 3.26.0. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cef0e4 commit 4e1d928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
<dependency>
179179
<groupId>org.assertj</groupId>
180180
<artifactId>assertj-core</artifactId>
181-
<version>3.25.3</version>
181+
<version>3.26.0</version>
182182
<scope>test</scope>
183183
</dependency>
184184
<dependency>

0 commit comments

Comments
 (0)