Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump assertj-core from 3.18.1 to 3.19.0
  • Loading branch information
dependabot-preview[bot] authored Jan 25, 2021
commit bb54481c45ebdee0447e802042e7a4019f7a4c18
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<properties>
<version.jgroups>5.1.4.Final</version.jgroups>
<version.junit>4.13.1</version.junit>
<version.assertj>3.18.1</version.assertj>
<version.assertj>3.19.0</version.assertj>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down