Skip to content

Commit 34b501d

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump assertj-core from 3.21.0 to 3.23.1
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.23.1. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.21.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]>
1 parent b928970 commit 34b501d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ under the License.
384384
<dependency>
385385
<groupId>org.assertj</groupId>
386386
<artifactId>assertj-core</artifactId>
387-
<version>3.21.0</version>
387+
<version>3.23.1</version>
388388
<scope>test</scope>
389389
</dependency>
390390
</dependencies>

0 commit comments

Comments
 (0)