Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.0 (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 7b3e39e commit a60e255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<junit-jupiter-api.version>5.11.4</junit-jupiter-api.version>
<oci.revision>${project.version}</oci.revision>
<assertj-core.version>3.26.3</assertj-core.version>
<assertj-core.version>3.27.0</assertj-core.version>
</properties>

<dependencies>
Expand Down

0 comments on commit a60e255

Please sign in to comment.