Skip to content

Commit

Permalink
Merge pull request #132 from quarkusio/dependabot/maven/org.assertj-a…
Browse files Browse the repository at this point in the history
…ssertj-core-3.25.1

Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
  • Loading branch information
yrodiere authored Jan 8, 2024
2 parents e037a56 + 049a0e3 commit 23ed7ff
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 @@ -35,7 +35,7 @@
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.version>3.6.4</quarkus.version>
<assertj.version>3.24.2</assertj.version>
<assertj.version>3.25.1</assertj.version>
<quarkus-github-app.version>2.1.1</quarkus-github-app.version>
<skipITs>true</skipITs>
<surefire-plugin.version>3.2.3</surefire-plugin.version>
Expand Down

0 comments on commit 23ed7ff

Please sign in to comment.