Skip to content

Commit 579b859

Browse files
Bump assertj-core from 3.21.0 to 3.22.0
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.21.0 to 3.22.0. - [Release notes](https://github.com/assertj/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.21.0...assertj-core-3.22.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>
1 parent ee4132f commit 579b859

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
@@ -379,7 +379,7 @@ under the License.
379379
<dependency>
380380
<groupId>org.assertj</groupId>
381381
<artifactId>assertj-core</artifactId>
382-
<version>3.21.0</version>
382+
<version>3.22.0</version>
383383
<scope>test</scope>
384384
</dependency>
385385
</dependencies>

0 commit comments

Comments
 (0)