Skip to content

Commit

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

Bump org.assertj:assertj-core from 3.24.2 to 3.25.0
  • Loading branch information
github-actions[bot] authored Jan 1, 2024
2 parents 9f88479 + a75560e commit c35525c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<junit.version>5.10.1</junit.version>
<assertj.version>3.24.2</assertj.version>
<assertj.version>3.25.0</assertj.version>
<jackson.version>2.16.1</jackson.version>
<jex.version>2.5</jex.version>
<avaje-inject.version>9.10</avaje-inject.version>
Expand Down

0 comments on commit c35525c

Please sign in to comment.