Skip to content

Commit 483c2ef

Browse files
Bump assertj-core from 3.22.0 to 3.23.1 (#2663)
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.22.0 to 3.23.1. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.22.0...assertj-core-3.23.1) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37e66e0 commit 483c2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
<dependency>
657657
<groupId>org.assertj</groupId>
658658
<artifactId>assertj-core</artifactId>
659-
<version>3.22.0</version>
659+
<version>3.23.1</version>
660660
<scope>test</scope>
661661
</dependency>
662662
<dependency>

0 commit comments

Comments
 (0)