Skip to content

Commit

Permalink
Bump assertj-core from 1.7.1 to 3.16.1
Browse files Browse the repository at this point in the history
Bumps [assertj-core](https://github.com/joel-costigliola/assertj-core) from 1.7.1 to 3.16.1.
- [Release notes](https://github.com/joel-costigliola/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-1.7.1...assertj-core-3.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2020
1 parent 81971c4 commit a9ce0e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>1.7.1</version>
<version>3.16.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>1.7.1</version>
<version>3.16.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a9ce0e3

Please sign in to comment.