Skip to content

Commit 1f86a31

Browse files
build(deps-dev): bump assertj-core from 3.14.0 to 3.15.0
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.14.0 to 3.15.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.14.0...assertj-core-3.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 443246f commit 1f86a31

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
@@ -56,7 +56,7 @@
5656
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
5757
<junit.jupiter.version>5.5.2</junit.jupiter.version>
5858
<junit.platform.version>1.3.2</junit.platform.version>
59-
<assertj-core.version>3.14.0</assertj-core.version>
59+
<assertj-core.version>3.15.0</assertj-core.version>
6060
</properties>
6161

6262
<dependencies>

0 commit comments

Comments
 (0)