Skip to content

Commit

Permalink
Use the new BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Jan 6, 2023
1 parent 2905533 commit 2979201
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,8 +337,10 @@
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<artifactId>assertj-bom</artifactId>
<version>3.24.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down

0 comments on commit 2979201

Please sign in to comment.