Skip to content

Commit

Permalink
Merge pull request #133 from abashev/dependabot/maven/org.assertj-ass…
Browse files Browse the repository at this point in the history
…ertj-core-3.24.2

Bump org.assertj:assertj-core from 3.11.1 to 3.24.2
  • Loading branch information
abashev authored Nov 4, 2023
2 parents 9a9c594 + 86984dc commit 524cd1f
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 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.11.1</version>
<version>3.24.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 524cd1f

Please sign in to comment.