Skip to content

Commit 1c6a9dc

Browse files
build(deps-dev): Bump assertj-core from 3.22.0 to 3.23.1 in /maven
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] <support@github.com>
1 parent 1e03d93 commit 1c6a9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/bnd-plugin-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<aether.version>1.0.2.v20150114</aether.version>
2929
<!-- The following versions should match those in cnf/ext/junit.bnd -->
3030
<junit.jupiter.version>5.8.2</junit.jupiter.version>
31-
<assertj.version>3.22.0</assertj.version>
31+
<assertj.version>3.23.1</assertj.version>
3232
</properties>
3333

3434
<url>https://bnd.bndtools.org/</url>

0 commit comments

Comments
 (0)