Skip to content

Commit

Permalink
Merge pull request #38 from quarkusio/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
gsmet authored Jan 3, 2024
2 parents 28f609a + 8f3e0d4 commit 5f2bcb4
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.24.2</version>
<version>3.25.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5f2bcb4

Please sign in to comment.