Skip to content
This repository was archived by the owner on Jul 7, 2021. It is now read-only.

Commit f9fb954

Browse files
Bump assertj-core from 3.16.1 to 3.17.0 (#338)
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.16.1 to 3.17.0. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](assertj/assertj@assertj-core-3.16.1...assertj-core-3.17.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 80baec7 commit f9fb954

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
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.assertj</groupId>
130130
<artifactId>assertj-core</artifactId>
131-
<version>3.16.1</version>
131+
<version>3.17.0</version>
132132
<scope>test</scope>
133133
</dependency>
134134
<dependency>

0 commit comments

Comments
 (0)