| commit | 5da8b9c5472afcf3acf7a25093e23b84e9997d43 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Aug 31 04:13:19 2020 +0000 |
| committer | Volkan Yazıcı <volkan.yazici@gmail.com> | Tue Sep 01 14:20:57 2020 +0200 |
| tree | 7369b0f07d34d50158f0c96f9b472655d221d31e | |
| parent | e32cddede58a7049544a0389f52ca0947243057e [diff] |
Bump assertj-core from 3.14.0 to 3.17.1 Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 3.14.0 to 3.17.1. - [Release notes](https://github.com/joel-costigliola/assertj-core/releases) - [Commits](https://github.com/joel-costigliola/assertj-core/compare/assertj-core-3.14.0...assertj-core-3.17.1) Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 0dcc987..b56eecf 100644 --- a/pom.xml +++ b/pom.xml
@@ -727,7 +727,7 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>3.14.0</version> + <version>3.17.1</version> <scope>test</scope> </dependency> <dependency>