Skip to content

Commit ed0eb12

Browse files
build(deps-dev): bump assertj-core from 3.10.0 to 3.13.2
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.10.0 to 3.13.2. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.10.0...assertj-core-3.13.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2128208 commit ed0eb12

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
@@ -56,7 +56,7 @@
5656
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
5757
<junit.jupiter.version>5.1.0</junit.jupiter.version>
5858
<junit.platform.version>1.1.0</junit.platform.version>
59-
<assertj-core.version>3.10.0</assertj-core.version>
59+
<assertj-core.version>3.13.2</assertj-core.version>
6060
</properties>
6161

6262
<dependencies>

0 commit comments

Comments
 (0)