Skip to content

Commit

Permalink
Merge branch 'PicnicSupermarket:master' into benhalasi/introduce-map_…
Browse files Browse the repository at this point in the history
…get_or_default-refaster-rules
  • Loading branch information
benhalasi authored Jan 6, 2023
2 parents 06a7d46 + e9733f7 commit 060863e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,13 +337,15 @@
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.23.1</version>
<artifactId>assertj-bom</artifactId>
<version>3.24.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.28.0</version>
<version>3.29.0</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 060863e

Please sign in to comment.