Skip to content

Commit fdd1ad2

Browse files
Bump assertj-core from 3.22.0 to 3.23.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.22.0 to 3.23.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.22.0...assertj-core-3.23.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adea6cf commit fdd1ad2

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
@@ -305,7 +305,7 @@
305305
<dependency>
306306
<groupId>org.assertj</groupId>
307307
<artifactId>assertj-core</artifactId>
308-
<version>3.22.0</version>
308+
<version>3.23.0</version>
309309
<scope>test</scope>
310310
</dependency>
311311

0 commit comments

Comments
 (0)