Skip to content

Commit

Permalink
Merge pull request #108 from camunda-community-hub/renovate/assertj-c…
Browse files Browse the repository at this point in the history
…ore.version

fix(deps): update dependency org.assertj:assertj-core to v3.26.3
  • Loading branch information
p-wunderlich committed Jul 18, 2024
2 parents 2cc1788 + 13945f9 commit e44725a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<mockito.version>5.12.0</mockito.version>
<assertj-core.version>3.26.0</assertj-core.version>
<assertj-core.version>3.26.3</assertj-core.version>
<awaitility.version>4.2.1</awaitility.version>
</properties>

Expand Down

0 comments on commit e44725a

Please sign in to comment.