Skip to content

Commit

Permalink
Merge pull request #104 from dheid/dependabot/maven/org.assertj-asser…
Browse files Browse the repository at this point in the history
…tj-core-3.26.3

Bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  • Loading branch information
dheid authored Jul 10, 2024
2 parents e5dbd36 + 499c9fb commit 5b06d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<artifactId>assertj-core</artifactId>
<groupId>org.assertj</groupId>
<scope>test</scope>
<version>3.26.0</version>
<version>3.26.3</version>
</dependency>
<dependency>
<artifactId>mockito-junit-jupiter</artifactId>
Expand Down

0 comments on commit 5b06d38

Please sign in to comment.