Skip to content

Commit

Permalink
Merge pull request #778 from alphagov/dependabot/maven/org.assertj-as…
Browse files Browse the repository at this point in the history
…sertj-core-3.25.1

Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • Loading branch information
SandorArpa authored Jan 9, 2024
2 parents 68522c4 + c16bd7a commit 90aa2e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.24.2</version>
<version>3.25.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 90aa2e5

Please sign in to comment.